Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 70,279 for

path

(0.09 sec)
  1. Convert VSD to SVG via Python | products.aspose...

    Sample Python conversion code for VSD format to SVG file. Use this example code to convert VSD to SVG within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  2. Incorrect Chart When Loading and Saving a PPTX ...

    Dear Aspose Support Team, I hope this message finds you well. We have encountered a critical bug in the Aspose.Slides for Java library, specifically related to incorrect chart display after export. Below are the details…...importPath = "/path/to/import.pptx"; String exportPath = "/path/to/export...

    forum.aspose.com/t/incorrect-chart-when-loading...
  3. 用C++查找XML映射的根元素名称|Documentation

    学习如何使用Aspose.Cells for C++查找XML映射的根元素名称。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/zh/cpp/find-the-root-elem...
  4. Convert xlsx to docx - Free Support Forum - asp...

    How can I convert a file from Microsoft Excel (xlsx) format to Microsoft Word (docx) format directly (with as few lines of codes as possible)?...Replace with your input file path // Save the workbook as a DOCX...Docx); // Specify the output file path and format Console.WriteLine("Excel...

    forum.aspose.com/t/convert-xlsx-to-docx/21566
  5. 检索 Visio 连接器和字体信息|Documentation

    本节介绍如何获取 visio 连接器和字体信息。...NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/retrieve-visio-c...
  6. Split PDF Files in Java|Aspose.PDF for Java

    Learn how to split a PDF into single-page PDF files in Java using Aspose.PDF....void splitDocument ( Path inputFile , Path outputDir ) { Document...

    docs.aspose.com/pdf/java/split-pdf/
  7. Generate Thumbnail of the Worksheet with C++|Do...

    Generate worksheet thumbnails as images using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/generate-thumbnail-of...
  8. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class....GetNextImage method which takes file path as argument. The following code...ExtractImagesWholePD () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/extract-images/
  9. How to remove Text Annotation using C++ | Aspos...

    Remove Text annotations programmatically in PDF with C++ sample code on any platform with C++ language... Path . Combine ( _dataDir , "sample_Text...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Text_del...

    products.aspose.com/pdf/cpp/annotation/text/rem...
  10. How to remove Polygon Annotation using C++ | As...

    Remove Polygon annotations programmatically in PDF with C++ sample code on any platform with C++ language... Path . Combine ( _dataDir , "sample_Polygon...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Polygon_del...

    products.aspose.com/pdf/cpp/annotation/polygon/...