Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 17,911 for

insert documents

(0.06 sec)
  1. ImageData.fit_image_to_shape method | Aspose.Wo...

    ImageData.fit_image_to_shape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert an image shape and leave its...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...the Working with Comments documentation article. Inheritance: CommentCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 自Aspose.Cells中的Excel XP以来的高级保护设置|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....true ; //Allowing users to insert columns in the worksheet worksheet...true ; //Allowing users to insert hyperlinks in the worksheet...

    docs.aspose.com/cells/zh/net/advanced-protectio...
  5. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in PDF using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to PDF without Acrobat using Python.... Steps to Insert Page Number in PDF using Python...file using the Document class object to insert the page number...

    kb.aspose.com/pdf/python/how-to-add-page-number...
  6. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly Insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....Write method Inserts a string into the document at the current...current insert position. public void Write ( string text ) Parameter...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_Insert_revision property. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Inline.is_insert_revision property...Returns true if this object was inserted in Microsoft Word while change...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldTC Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTC class for seamless TC field implementation, enhancing your document processing with powerful features....the Working with Fields documentation article. public sealed class...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency....how to insert an image, and use it as a watermark. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section....create headers and footers in a document using DocumentBuilder. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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