Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 67,024 for

path

(0.09 sec)
  1. 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/
  2. 使用打印|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....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-pr...
  3. Disable Compatibility Checker in Excel with C++...

    This article shows how to disable the compatibility checker through the Aspose.Cells for C++ API....Cells-for-C // Path to the documents directory....SetCheckCompatibilit ( false ); // Path to save the output file U16String...

    docs.aspose.com/cells/cpp/disable-compatibility...
  4. 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...
  5. 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/
  6. 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/
  7. 使用连接器类型形状|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...
  8. Parsing Pivot Cached Records while loading Exce...

    Learn how to parse pivot cached records while loading Excel files using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/parsing-pivot-cached-...
  9. 删除 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF Facades 删除 PDF 页面。...void DeletePages () { // The path to the documents directory var...DeletePagesUsingStre () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/delete-pdf-pages/
  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/