Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 55,903 for

export

(0.1 sec)
  1. Visio转其他格式|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML,XAML with a few lines of code....This article explains how to export a Microsoft Visio diagram to...Product.Family.lic" ) # 1. Exporting VSDX to VDX # Call the diagram...

    docs.aspose.com/diagram/zh/python-java/convert-...
  2. Version 25.12 - Saving doc to pdf does not work...

    With older version (20.11) this worked as it should. When you Export this document to pdf, it does not do what is expected. You can compare it with any other Exporter to pdf, for example word print to pdf. PAC-Notif.Mo…... When you export this document to pdf, it does...compare it with any other exporter to pdf, for example word print...

    forum.aspose.com/t/version-25-12-saving-doc-to-...
  3. Previewing Report|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....select the export file format. Click the OK button to export the report...

    docs.aspose.com/cells/reportingservices/preview...
  4. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and Export for PPT, PPTX and ODP.... export . SaveFormat . PPTX ) Access..."smart_art_removed.pptx" , slides . export . SaveFormat . PPTX ) Change...

    docs.aspose.com/slides/python-net/examples/elem...
  5. Convert DWG to DWF|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....load the AutoCAD DWG file and export it to the DWF format. DWG to...Image.load factory method. Export the DWG drawing to DXF using...

    docs.aspose.com/cad/python-net/developer-guide/...
  6. SlideTransition|Aspose.Slides for Python Docume...

    Control slide transitions in Python with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP.... export . SaveFormat . PPTX ) Access..."slide_transition_removed.pptx" , slides . export . SaveFormat . PPTX ) Set Transition...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Issue exporting AUTO_FIT_TO_CONTENTS table with...

    Extra cell width is added to AUTO_FIT_TO_CONTENTS table cells with vertical text orientation in PDF Export. Code snippet: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); bu…...Issue exporting AUTO_FIT_TO_CONTENTS table with vertical cell...vertical text orientation in PDF export. Code snippet: Document document...

    forum.aspose.com/t/issue-exporting-auto-fit-to-...
  8. Working with Text Document in Java|Aspose.Words...

    Advanced TXT document processing, lists, BiDi, headers/footer, using Java....before each BiDi run when exporting in plain text format. Aspose...Conversion dialog when you export to a Plain Text format. Note...

    docs.aspose.com/words/java/working-with-text-do...
  9. HeaderFooterBookmarksExportMode Enum | Aspose.W...

    Discover how Aspose.Words.Saving.HeaderFooterBookmarksExportMode enhances bookmark Export in headers and footers for seamless document management....bookmarks in headers/footers are exported. public enum HeaderFooterBookmark...in headers/footers are not exported. First 1 Only bookmark in...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert a CSV File to JSON using Python

    Refer to this article for converting CSV to JSON using Python. You will get details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON formatter using Python....the CSV file that you want to export to the JSON file Save the resultant...flag to export numbers as strings, the flag to export empty cells...

    kb.aspose.com/cells/python/convert-a-csv-file-t...