Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 422,753 for

document

(0.26 sec)
  1. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files...OOXML document. doc = aw . Document ( MY_DIR + 'Big document.docx'...docx' ) # When we save the document to an OOXML format, we can...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. FieldHyperlink.SubAddress | Aspose.Words for .NET

    Discover the FieldHyperlink SubAddress property to easily set or retrieve specific file locations or bookmarks for seamless hyperlink navigation....link to documents in the local file system. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::MailMerging::FieldMergingArgs cl...

    Aspose::Words::MailMerging::FieldMergingArgs class. Provides data for the MergeField event. To learn more, visit the Documentation article in C++....Mail Merge and Reporting documentation article. class FieldMergingArgs...Description get_Document () const Returns the Document object for...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. C++ API to Convert MHTML to POT | products.aspo...

    Convert MHTML to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...to perform a wide range of document processing tasks. It includes...to perform a wide range of document processing tasks. Aspose.Total...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....process of building a Document easier. Document is a composite object...for the complex structure of Document and allows to insert content...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...Total for both Word and PDF documents, follow these steps: Cause... For Word Redaction : The Document class provides methods to...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  8. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...] Add Clip in PS Document In a PS document, a clip is a boundary... Close the page. Save the document. Copy 1 # Create an output...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  9. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....and their addition to an SVG document and the method for updating...Color. Teal ) 11 ) 12 . Build (document. FirstChild as SVGSVGElement);...

    docs.aspose.com/svg/net/element-builders/
  10. Working with Headers in NPOI|Aspose.Words for .NET

    Work with headers in a Document easily and fast instead of using NPOI in C#....headers/footers using Document object. C# Document wordDocument = new...new Document ( "Convert Word Doc to Other Formats.doc" ); HeaderFooterCollecti...

    docs.aspose.com/words/net/working-with-headers-...