Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 53,140 for

path

(0.05 sec)
  1. Convert PPSX to PPTM using Java | products.aspo...

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

    products.aspose.com/slides/java/conversion/ppsx...
  2. Convert PPSX to TIFF using C++ application | pr...

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

    products.aspose.com/slides/cpp/conversion/ppsx-...
  3. How to add Polygon Annotation using C++ | Aspos...

    Source code to add Polygon annotations in PDF file on any platform with C++ language... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_polygon...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  4. 图表工作簿|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表工作簿... SetExternalWorkbook ( Path . GetFullPath ( workbookPath...chartData . SetExternalWorkbook ( Path . GetFullPath ( "externalWorkbook...

    docs.aspose.com/slides/zh/net/chart-workbook/
  5. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....method to save at specified path System Requirements Aspose.Slides...Merge PPSX Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/ppsx/
  6. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...pdfDocument = new Document("path/to/your/document.pdf"); // Create...optimized document pdfDocument.save("path/to/your/optimized_document.pdf");...

    forum.aspose.com/t/nullreferenceexception-in-do...
  7. 从 PDF 文件中提取文本|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类从 pdf 中提取文本。...void ExtractText () { // The path to the documents directory var...ExtractTextExtracton () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-text/
  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. Copy and Move Worksheets Within and Between Wor...

    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.... Add a class path: Extract the Aspose.Cells.jar...Properties . Select Java Build Path in the left side of the dialog...

    docs.aspose.com/cells/java/copy-and-move-worksh...
  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/