Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 66,841 for

path

(2.38 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. Decrypt PDF using Rust|Aspose.PDF for Rust via C++

    Decrypt PDF File with Aspose.PDF for Rust via C++....password-protected PDF by supplying the file path and the owner password. Call...

    docs.aspose.com/pdf/rust-cpp/decrypt-pdf/
  3. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....getFontName (); $path = $fontName . ".woff" ; // some path sanitaze may...FileOutputStream" , $this -> m_basePath . $path ); $Array = new java_class (...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Concatenate PDF Files in Ruby|Aspose.PDF for Java

    Combine multiple PDFs into a single document using Ruby and Aspose.PDF efficiently.... Ruby Code # The path to the documents directory ...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  5. 创建、插入字段|Documentation

    如何使用 C# Diagram API 创建、插入字段。...NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/create-insert-fi...
  6. 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...
  7. 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/
  8. 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/
  9. 使用连接器类型形状|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...
  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/