Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 69,792 for

path

(0.3 sec)
  1. Convert ODP to PPTM using Java | products.aspos...

    Sample Java conversion code for ODP 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/odp-...
  2. Convert XML to POT using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/xml-t...
  3. Convert OTP to POTX using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/otp-t...
  4. Convert ODP to OTP using Java | products.aspose...

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

    products.aspose.com/slides/java/conversion/odp-...
  5. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...documentName ) { //source data path string path = @".\..\..\Data\" ; Directory...Directory . CreateDirectory ( path ); Aspose . Words . Document...

    docs.aspose.com/barcode/net/how-to-create-custo...
  6. Java 26.2: PSD to PSB conversion produces corru...

    Product: Aspose.PSD for Java 26.2 (jdk16) Description: When loading a PSD file (version 1) and saving it as PSB format (PsdVersion.Psb), the output file is corrupt. Adobe Photoshop reports “Could not open file because …...save(path) (original format) OK - Photoshop...Photoshop opens correctly image.save(path, PsdOptions { psdVersion = Psb...

    forum.aspose.com/t/java-26-2-psd-to-psb-convers...
  7. 使用用户定义的单元格|Documentation

    本节介绍如何使用 Aspose.Diagram 读取 visio 形状的用户定义单元格。...NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/working-with-use...
  8. 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...
  9. 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/
  10. Open Presentations in .NET|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for .NET—fast, reliable, fully featured....Presentation class and pass the file path to its constructor. The following...Presentation class and pass a file path to its constructor. using (...

    docs.aspose.com/slides/net/open-presentation/