Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 19,380 for

document insertion

(0.25 sec)
  1. ParagraphFormat.SpaceAfterAuto | Aspose.Words f...

    Discover the ParagraphFormat SpaceAfterAuto property. Automatically adjust paragraph spacing for a cleaner, more professional Document layout.... Document doc = new Document (); DocumentBuilder...SpaceBeforeAuto = autoSpacing ; // Insert two paragraphs that will have...

    reference.aspose.com/words/net/aspose.words/par...
  2. Rotate PDF using Java | Aspose.PDF

    Rotate PDF Documents programmatically with Java sample code using Aspose.PDF for Java...Programmatic modification of PDF documents is an essential part of modern...developers to rotate PDF documents quickly and efficiently through...

    products.aspose.com/pdf/java/rotate/
  3. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors....Represents the color scheme of the document theme which contains twelve...fonts for themes. doc = aw . Document ( file_name = MY_DIR + 'Theme...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF Document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…...2025, 10:57pm 1 I have a PDF document that when examining its metadata...it likely inserted by the creator of the document? Thanks. Professionalize...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  5. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section.... Document ( base . myDir + "Paragraphs...); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python.... Steps to Convert Word Document into JPG using Python Set...page to the last page of the document Create a page range for each...

    kb.aspose.com/words/python/how-to-convert-word-...
  7. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....affects all sections in the document. Examples Shows how to apply...header/footer. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the shape.... Document () builder = aw . DocumentBuilder...text_box_shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. INodeChangingCallback.node_inserting method | A...

    INodeChangingCallback.node_inserting method. Called just before a node belonging to this Document is about to be inserted into another node....node_inserting method node_inserting(args) Called just before...belonging to this document is about to be inserted into another node...

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

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...the Working with Tables documentation article. Inheritance: CellCollection...this collection and from the document. (Inherited from NodeCollection...

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