Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 66,898 for

path

(1.9 sec)
  1. Convert POTM to SVG using Java | products.aspos...

    Sample Java conversion code for POTM format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....while specifying output file path & SaveFormat SVG file will be...be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/java/conversion/potm...
  2. Convert ODP to SVG using C++ application | prod...

    Sample C++ conversion code for ODP document to SVG format. Use example code for batch ODP to SVG conversion within any C++ Application.... Pass the output file path with (SVG) file extension. SVG...will be saved at the specified path. Open SVG file in compatible...

    products.aspose.com/slides/cpp/conversion/odp-t...
  3. Convert PPSX to SVG using Java | products.aspos...

    Sample Java conversion code for PPSX format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....while specifying output file path & SaveFormat SVG file will be...be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/java/conversion/ppsx...
  4. Convert PPT to XML using C++ application | prod...

    Sample C++ conversion code for PPT document to XML format. Use example code for batch PPT to XML conversion within any C++ Application.... Pass the output file path with (XML) file extension. XML...will be saved at the specified path. Open XML file in compatible...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  5. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape... on Defines whether the path will be stroked. opacity Defines...brush thickness that strokes the path of a shape in points. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert MHTML to DOCX – Aspose.HTML for Python ...

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in ready-to-use Python examples....file system at the specified path. Create an instance of the class... options , output file path save_path and performs the conversion...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  7. Unable to fetch dpi from heic images - Free Sup...

    Hi Team, I am working on converting HEIC to PDF using Aspose.Imaging and I need to preserve dimensions when converted. For that I need dpi data for the image, but I am unable to fetch it. It uses the default dpi (96) in…...// The path to the HEIC file string heicFilePath = "path/to/your/image...

    forum.aspose.com/t/unable-to-fetch-dpi-from-hei...
  8. Working with Distribution Lists|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....Email-for-Java // The path to the File directory. String...com/aspose-email/Aspose.Email-for-Java // The path to the File directory. String...

    docs.aspose.com/email/java/working-with-distrib...
  9. 管理 Visio 宏启用 diagram 的 VBA 代码。|Documentation

    使用 Aspose.Diagram 库添加 VBA 模块和修改 VBA 或宏。...Diagram-for-Java // The path to the documents directory....ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/zh/java/working-with-vb...
  10. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/