- Vsdx File free download - File Viewer Lite, File Recover, Duplicate File Finder, and many more programs.
- Download the resultant VSDX file from the link VSD What is VSD file format? VSD files are drawings created with Microsoft Visio application to represent variety of graphical objects and the interconnection between these.
VSDX Annotator is an app for people who need not only to view Visio drawings on Mac, but make some notes and changes. View multi-page Visio files with a high quality image. Hide or show layers.
Released:
vsdx - A python library for processing .vsdx files
Project description
Note: this is an early release with limited functionality
example code to find a shape with specific text, remove it, and thensave the updated .vsdx file:
Please refer to tests/test.py for more usage examples in the form ofpytest tests.
Change Log
- 0.2.2: Added x & y location setters to Shape, and move(x_delta,y_delta) method - both with related tests
- 0.2.3: Updated tests to output files to an /out folder. Added testvsdx file with compound shape. Updated Shape text getter/setter
- 0.2.4: Added find_replace(old, new) method to Shape and Page classesto recursively replace old with new
- 0.2.5: Add new Shape properties connected_shapes (list of Shapeobjects) and connects (list of Connect objects) properties to allowrelated shapes to be identified (i.e. shapes and connectors) andprovide information on the relationship, in new Connect object. Alsonew properties of shape begin_x/y, end_x/y, plus height/widthsetters
- v0.2.6: added Page.get_connectors_between() to get zero or manyconnectors between two shapes, by shape id or text
- v0.2.7: add Shape.copy() method
- v0.2.8: find max shape ID in Page before creating Shape inShape.copy(). Find and load master pages when file is opened, store inVisioFile.master_page_objects and .master_pages
- v0.2.9: check that Page has shapes tag when in shape_copy(), add testto copy shape to new page
Release historyRelease notifications | RSS feed
0.2.9
Download Vsdx File Viewer
0.2.7
0.2.6
0.2.5
0.2.4
Vsdx File Viewer
0.2.3
0.2.2
0.2.1
0.2
Open Vsdx Files In Browser
0.1a2 pre-release
0.1a1 pre-release
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size vsdx-0.2.9-py3-none-any.whl (8.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes |
Filename, size vsdx-0.2.9.tar.gz (8.9 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for vsdx-0.2.9-py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | 56bf3b3942492ee6aa79c71b792b76679e5571257f983d04ed8ddc28f5ef2e76 |
MD5 | d3edb4fda1f09c05f9eb080320b369e1 |
BLAKE2-256 | 6fe4d1578dbe7d071055f13ceb7d8d6c6e86ec6da9b51e500ecd247e5acb3179 |
Hashes for vsdx-0.2.9.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | 48e7a9d9a104aef47cf3a3035f7e794384b4a0fe9b523162704e82fa24ada4f7 |
MD5 | 59859ec30d0e92f8aaceb789867c3f81 |
BLAKE2-256 | b8e32673fff597e7310675f5442642c3a117ddbd778acea3994771ea1ef4ccbe |