Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 153,675 for

load

(0.09 sec)
  1. How to remove Freetext Annotation using C++ | A...

    Remove Freetext annotations programmatically in PDF with C++ sample code on any platform with C++ language... Load PDF in an instance of Document...Annotations from PDF - C++ Example // Load the PDF file Document document...

    products.aspose.com/pdf/cpp/annotation/freetext...
  2. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....02_OutputDirectory \\ " ); // Create load options for XLSX format LoadOptions...( CountryCode :: Japan ); // Load the workbook with Japanese dates...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  3. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in JavaScript with Aspose.Slides for Node.js via Java to ensure consistent typography in PowerPoint and OpenDocument presentations....font this way: Load the relevant presentation. Load the font that...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/nodejs-java/font-replace...
  4. Convert a Document in Node.js|Aspose.Words for ...

    Easily convert documents from one format to another using Node.js. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....more than a combination of loading and saving operations. Almost...with Aspose.Words involves loading or saving a document in some...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  5. Aspose.Words .NET Plugins – Is Document Compare...

    Hi Team, We are evaluating Aspose.Words for .NET Plugins (metered licensing model) and need clarification before purchasing. Our use case: Input: two DOCX files Operation: Document.Compare() to detect differences Out…...plugin page shows examples that load and save DOCX directly, and...format-specific processing (loading/saving DOCX) requires the Word...

    forum.aspose.com/t/aspose-words-net-plugins-is-...
  6. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code.... The process begins by loading the DOCX document using Aspose...C++. This API allows users to load and manipulate DOCX documents...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. Convert DOT to PPS via C++ or with free Online ...

    Export DOT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPS online converter quickly before integrating the code.... The process begins by loading the DOT file using Aspose.Words...This API allows developers to load and manipulate DOT files, and...

    products.aspose.com/total/cpp/conversion/dot-to...
  8. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for signing document...Description loadSignatures(fileName) Loads digital signatures from document...document. loadSignatures(stream) Loads digital signatures from document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...can follow: Load the IFC file : Use Aspose.CAD to load your IFC...convertIfcToDxfBySto(String ifcFilePath) { // Load the IFC file List<IfcBuildingStorey>...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  10. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the document concatenated as a string.... Examples Shows how to load the contents of a Microsoft...ARTIFACTS_DIR + 'PlainTextDocument.Load.docx' ) plaintext = aw . PlainTextDocument...

    reference.aspose.com/words/python-net/aspose.wo...