Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 423,984 for

document

(0.37 sec)
  1. Aspose.Words.AI module | Aspose.Words for Node.js

    The Aspose.Words.AI namespace enables seamless integration with large language models (LLMs), such as OpenAI and Gemini, providing robust support for AI-powered Document processing....robust support for AI-powered document processing. Classes within...and analyzing content of documents loaded into Aspose.Words....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ZoomType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.ZoomType enum to customize Document display sizes in Microsoft Word for optimal viewing and productivity....for how large or small the document appears on the screen in Microsoft...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  3. DocumentVisitor.visitStructuredDocumentTagEnd m...

    DocumentVisitor.visitStructuredDocumentTagEnd method. Called when enumeration of a structured Document tag has ended....enumeration of a structured document tag has ended. visitStructuredDocum...every structured document tag in a document. test ( 'StructuredDocumentTa'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OfficeMath.MathObjectType | Aspose.Words for .NET

    Discover the OfficeMath MathObjectType property to easily access and utilize MathObjectTypes for enhanced Document formatting and functionality....math node in a document. Document doc = new Document ( MyDir + "...composite node to accept a document visitor, the visitor visits...

    reference.aspose.com/words/net/aspose.words.mat...
  5. Aspose::Words::Loading::LoadOptions::get_MswVer...

    Aspose::Words::Loading::LoadOptions::get_MswVersion method. Allows to specify that the Document loading process should match a specific MS Word version. Default value is Word2019 in C++....Allows to specify that the document loading process should match...Microsoft Word version during document loading. // By default, Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. ContributorCollection.author property | Aspose....

    ContributorCollection.author property. Gets or sets the author of a source....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...embed almost anything into a document. See OlePackage type for more...object into a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomDocumentProperties.AddLinkToContent | Asp...

    Discover the CustomDocumentProperties AddLinkToContent method to effortlessly create linked custom Document properties for enhanced Document management....new linked to content custom document property. public DocumentProperty...a custom document property to a bookmark. Document doc = new...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Symbol/character move to next line of PDF file ...

    Hi Team, Could you please help to check that symbol is coming in next line in pdf. When you will come the pdf and word file you will see the difference. I have attached screenshot and files for reference. Code snippet…...word into pdf: Document document = new Document(wordFile.getAbsolutePath());...getAbsolutePath()); document.save(outputPdfFilePath); String rightsWatchMark...

    forum.aspose.com/t/symbol-character-move-to-nex...
  10. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/embed-atta...