Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 245,801 for

load

(0.17 sec)
  1. Not able to convert from PDF to SVG via stream ...

    I’m trying to convert a pdf document into svg pages. My first attempt was to Load the pdf document and save it as a stream and then Load that supposedly converted svg stream as a SVGDocument, this however produces a garb…... My first attempt was to load the pdf document and save it...it as a stream and then load that supposedly converted svg stream...

    forum.aspose.com/t/not-able-to-convert-from-pdf...
  2. Generate Reports in ODT Files via .NET | produc...

    C# sample code to generate ODT format reports on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Steps to Assemble ODT via C# Load template in an instance of Document...Tables[ "datasourceName" ]; // load template for report var doc...

    products.aspose.com/words/net/assembly/odt/
  3. Search and replace text in OTT document via C++...

    C++ example code to redact sensitive information in OTT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Load OTT Document.. Define FindReplaceOptions...project. Redact OTT Files - C++ // Load OTT document System::SharedPtr<Document>...

    products.aspose.com/words/cpp/redaction/ott/
  4. GIF to PDF Converter using Java | Aspose.PDF

    GIF to PDF conversion via Java sample code. Programmers can use this example code to export GIF to PDF within any Web or Desktop Java based application....PDF Java developers can easily load & convert GIF files to PDF in...code. Initialize a new Document Load input GIF image Save the output...

    products.aspose.com/pdf/java/conversion/gif-to-...
  5. BMP to XPS Converter using Java | Aspose.PDF

    BMP to XPS conversion via Java sample code. Programmers can use this example code to export BMP to XPS within any Web or Desktop Java based application....XPS Java developers can easily load & convert BMP files to XPS in...code. Initialize a new Document Load input BMP image Save the output...

    products.aspose.com/pdf/java/conversion/bmp-to-...
  6. Protect and lock DOC document via C++ | product...

    C++ example code to lock DOC file using password on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Load DOC file Use Protect() method...in your project. Command // Load DOC document System::SharedPtr<Document>...

    products.aspose.com/words/cpp/protect/doc/
  7. Merge ORACLE PRIMAVERA to MS PROJECT via C++

    Sample C++ merging code ORACLE PRIMAVERA to MS PROJECT. Use example code for batch ORACLE PRIMAVERA files to MS PROJECT merging within any C++ Application....via C++ Developers can easily load & merge ORACLE PRIMAVERA files...in just a few lines of code. Load first file as project with Project...

    products.aspose.com/tasks/cpp/merger/oracle-pri...
  8. Merge PRIMAVERA XER to MPP via C++

    Sample C++ merging code PRIMAVERA XER to MPP. Use example code for batch PRIMAVERA XER files to MPP merging within any C++ Application....via C++ Developers can easily load & merge PRIMAVERA XER files...in just a few lines of code. Load first file as project with Project...

    products.aspose.com/tasks/cpp/merger/primavera-...
  9. Merge MS PROJECT to MPP via C++

    Sample C++ merging code MS PROJECT to MPP. Use example code for batch MS PROJECT files to MPP merging within any C++ Application....via C++ Developers can easily load & merge MS PROJECT files to...in just a few lines of code. Load first file as project with Project...

    products.aspose.com/tasks/cpp/merger/ms-project...
  10. Extract text and images from DOCX document via ...

    C++ example code to extract text and images from DOCX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Load DOCX document. Use GetChildNodes()...project. Parse DOCX Files - C++ //Load DOCX file containing images...

    products.aspose.com/words/cpp/parser/docx/