Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 423,794 for

document

(0.19 sec)
  1. View and Update DOCM Properties Online or Updat...

    View and modify DOCM properties through online app for free. .NET API code to update DOCM properties....NET based DOCM document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/net/metadata/docm/
  2. Aspose::Words::AI::OpenAiModel::Translate metho...

    Aspose::Words::AI::OpenAiModel::Translate method. Translates the provided Document into the specified target language. This operation leverages the connected AI model for content translating in C++....method Translates the provided document into the specified target...SharedPtr < Aspose :: Words :: Document > Aspose :: Words :: AI ::...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. DocumentBuilder | Aspose.Words for .NET

    Create powerful Documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your Document management today!...object and attaches it to a new Document object. Examples Shows how...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. VariableCollection | Aspose.Words for Java

    A collection of Document variables in Java....implements Iterable A collection of document variables. To learn more,...the Work with Document Properties documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF Documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF....Extract form fields from PDF document Aspose.PDF for Java not only...pdf . Document document = new com . aspose . pdf . Document ( path...

    docs.aspose.com/pdf/java/extract-data-from-acro...
  6. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...PdfFileSignature ()) { // Bind PDF document pdFileSignature . BindPdf...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  7. Export OFT to ODT via C++ | products.aspose.com

    C++ API to Convert OFT to ODT without using Microsoft Word or Outlook...HTML by using Document class Save the document to ODT format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom Document properties...class A collection of custom document properties. To learn more...the Work with Document Properties documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.PackageCustomParts | Aspose.Words for ...

    Manage custom parts in your OOXML package effortlessly. Access and modify linked content with ease for enhanced Document flexibility and functionality....PackageCustomParts Contents [ Hide ] Document.PackageCustomParts property...saves custom parts into OOXML documents only. This property cannot...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Basic Text Extraction using Java|Aspose.PDF for...

    Learn how to extract text from PDF Documents in Java with Aspose.PDF from all pages, from a specific page, or by paragraph structure....a plain text result from a document or page. Use ParagraphAbsorber...text like a word-processing document, so the extracted order depends...

    docs.aspose.com/pdf/java/basic-text-extraction/