Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 422,939 for

document

(0.26 sec)
  1. 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-...
  2. Bookmark.name property | Aspose.Words for Python

    Bookmark.name property. Gets or sets the name of the bookmark....that already exists in the document, no error will be given and...be stored when you save the document. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.isQuickStyle property | Aspose.Words for ...

    Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI....Examples Shows how to access a document’s style collection. let doc...doc = new aw . Document (); expect ( doc . styles . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DOCX to PDF conversion issue in our application...

    Description: We are experiencing an issue during the conversion of DOCX Documents to PDF using Aspose. The problem is reproducible in version 26.3.0. Issue details: During the conversion process, the resulting PDF d…...during the conversion of DOCX documents to PDF using Aspose. The problem...differs from the original Word document: Content formatting differs...

    forum.aspose.com/t/docx-to-pdf-conversion-issue...
  5. SaveOptions.ProgressCallback | Aspose.Words for...

    Enhance your Document-saving experience with the SaveOptions ProgressCallback property, providing real-time updates on saving progress for seamless workflows....property Called during saving a document and accepts data about saving...to manage a document while saving to html. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Create Rubber Stamp With Appearance File|Aspose...

    The example binds an input PDF, creates a rubber stamp on page 1 using an image file as the stamp appearance, and saves the updated PDF.... Bind the input PDF document. Define a rectangle for the...stamp. Save the updated PDF document. import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/create-rubber-st...
  7. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。...3 # Create a new SVG document 4 document = SVGDocument() 5 6 #...empty SVG document 7 document. save ( "empty-document.svg" ) 使用...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  8. Add Caret Annotation|Aspose.PDF for Python via ...

    This example loads an existing PDF, adds a caret annotation to the first page, and saves the modified Document. The annotation includes a red caret symbol and descriptive comment text....or editorial comments in a document. With PdfContentEditor, you...Annotation. Save the updated Document. import aspose.pdf as ap import...

    docs.aspose.com/pdf/python-net/add-caret-annota...
  9. BuiltInDocumentProperties.TitlesOfParts | Aspos...

    Discover the TitlesOfParts property in BuiltInDocumentProperties. Easily manage Document sections with clear, customizable part names for enhanced organization....the name of a part in the document. public string [] TitlesOfParts...“TitlesOfParts” properties. Document doc = new Document ( MyDir + "Heading...

    reference.aspose.com/words/net/aspose.words.pro...
  10. MailMergeMainDocumentType enumeration | Aspose....

    Aspose.Words.Settings.MailMergeMainDocumentType enumeration. Specifies the possible types for a mail merge source Document....types for a mail merge source document. Members Name Description...NotAMergeDocument This document is not a mail merge document. FormLetters...

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