Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 66,889 for

paths

(0.34 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. 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...
  3. Extract Multi-volume Zip Archive | Aspose.Zip D...

    Learn how to extract multi-volume zip archives using Java libraries....ZIP API provides a accepting paths for archive volume. You need...

    docs.aspose.com/zip/java/extract-multi-volume-zip/
  4. 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...
  5. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...null , containing correct file paths. The agendaFileTmpPath is properly...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  6. Aspose.PSD for .NET 21.11 - 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....Vector path editor (Here placed classes for edit vector paths). ///...instance, or replace by new path resource and updates. /// </summary>...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  7. 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/
  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. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... setFile ( Paths . get ( DATA_DIR . toString...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/