Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 65,983 for

paths

(0.08 sec)
  1. Visio to HTML Conversion Cuts Off Diagram Parts...

    When converting a Visio document to HTML, the resulting diagram appears to be incomplete, with some parts missing. The affected areas are marked in red in the attached screenshot. Steps to Reproduce: Start the sample …...Diagram diagram = new Diagram("path/to/your/diagram.vsdx"); // Set...Make sure to adjust the file paths and options according to your...

    forum.aspose.com/t/visio-to-html-conversion-cut...
  2. Password Protecting the Exported Presentation|A...

    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.... All paths used below refer to the Microsoft...

    docs.aspose.com/slides/reportingservices/passwo...
  3. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...ensure that any relative image paths are retrieved correctly. options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....and, if it is, retrieves the path to the linked file: with slides...is_object_link : # Print the full path to the linked file. print (...

    docs.aspose.com/slides/python-net/manage-ole/
  5. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in documents, enhancing your workflow and document management efficiency....{ get; set; } Gets or sets paths of MS Word built-in templates...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Converting ZIP to tar.gz | Aspose.Zip Documenta...

    Learn how to convert ZIP files to tar.gz format with step-by-step guides and resources....are added respecting relative paths. Copy 1 try (Archive source...

    docs.aspose.com/zip/java/converting-from-zip-to...
  7. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....existing layer without vector path data. VectorPath vectorPath...Set the fill color of vector path vectorPath . FillColor = Color...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  8. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: using (...IsObjectLink ) { // Print the full path to the linked file. Console...

    docs.aspose.com/slides/net/manage-ole/
  9. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: var presentation...isObjectLink ()) { // Print the full path to the linked file. console...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  10. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。... readAllBytes ( Paths . get ( "image.svg" ))); ISvgImage...svgContent = Files . readAllBytes ( Paths . get ( "image.svg" )); // 创建...

    docs.aspose.com/slides/zh/java/image/