Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 67,470 for

path

(0.07 sec)
  1. Convert POTX to ODP using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/potx-...
  2. Convert PPSX to PPSM using Java | products.aspo...

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

    products.aspose.com/slides/java/conversion/ppsx...
  3. Compress PDF Document using C++ | Aspose.PDF

    Compress PDF programmatically with CPP sample code using Aspose.PDF for C++ library....optimized document to the new path using the Save() method. If...OptimizeForWeb () { // String for path name String _dataDir ( "C: \\...

    products.aspose.com/pdf/cpp/compress/
  4. Data in Non-Primitive Shape|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....It returns all the connected paths that comprise the non-primitive...non-primitive shape. These paths are of the type ShapePath that holds...

    docs.aspose.com/cells/java/data-in-non-primitiv...
  5. Differenza tra documento convertito - Free Supp...

    Ciao, ho una differenza durante la conversione di un docx in PDF utilizzando la libreria Aspose.Words Java rispetto ad una conversione eseguita con altri convertitori; sembra che il carattere abbia una spaziatura differ…...Document doc = new Document("path/to/your/document.docx"); PdfSaveOptions...con diverse versioni doc.save("path/to/output/document.pdf", options);...

    forum.aspose.com/t/differenza-tra-documento-con...
  6. Merge PPSM Files via C++ | products.aspose.com

    C++ example code to combine PPSM 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 PPSM Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/ppsm/
  7. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX 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 PPTX Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/pptx/
  8. 使用连接器类型形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置连接器外观。...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-con...
  9. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file.... output_path Specify an absolute or relative path to the log...ASPOSE_OCR_LOG_ERROR ; log_settings . output_path = "errors.log" ; asposeocr_set_log_settings...

    docs.aspose.com/ocr/cpp/logging/
  10. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....AddPageNumberToPdf () { // The path to the documents directory var...RemoveBatesNumbering () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/add-page-number/