Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 422,624 for

document

(1.56 sec)
  1. DocumentPropertyCollection.GetEnumerator | Aspo...

    Discover the DocumentPropertyCollection GetEnumerator method. Easily iterate through all collection items with this efficient enumerator for seamless data access....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and save file formats....Save Remarks PDF Portable Document Format PDF/A PDF/A Versions...Format XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  3. Merge PDF Documents using Java | Aspose.PDF

    Combine various PDF Documents programmatically with Java sample code using Aspose.PDF for Java...Java Library can convert a document from any supported download...solve the tasks of converting documents. Aspose.PDF supports the largest...

    products.aspose.com/pdf/java/merger/
  4. AI Grammar Checking|Aspose.Words for .NET

    Check a Document grammar. Aspose.Words for .NET allows users to check grammar and detect errors in Documents using OpenAI, Google, and Claude models.... Checking grammar in documents is important to ensure clarity...and accuracy. Well-written documents leave a positive impression...

    docs.aspose.com/words/net/grammar-checking/
  5. Document.updateActualReferenceMarks method | As...

    Document.updateActualReferenceMarks method. Updates the [Footnote.actualReferenceMark](../../../aspose.words.notes/footnote/actualReferenceMark/) property of all footnotes and endnotes in the Document....footnotes and endnotes in the document. updateActualReferenc () Remarks...Remarks Updating fields ( Document.updateFields() ) may be necessary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. File Format Conversion via C# | products.aspose...

    Convert Microsoft Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and many other popular files with just few lines of C# code....Library speeds up developing document management solutions from...existing applications to deal document manipulation with ease. API...

    products.aspose.com/total/net/conversion/
  7. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF Document with Java....that you can link several documents together. By adding a link...link to an application into a document, it is possible to link to...

    docs.aspose.com/pdf/java/create-links/
  8. ReplacerContext.find_replace_options property |...

    ReplacerContext.find_replace_options property. Find/replace options....how to replace string in the document using context. # There is...ways to replace string in the document: doc = MY_DIR + 'Footer.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WebExtensionReference | Aspose.Words for Java

    Represents the reference to a web extension in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  10. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…... Code: var doc = new Document(@".\test.docx"); doc.Save(@"...landscape pages in a DOCX document are rendered as portrait pages...

    forum.aspose.com/t/landscape-pages-are-rendered...