Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 20,473 for

document insertion

(0.18 sec)
  1. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...PowerPoint presentations, Word documents, and other files. When you...slides to pages in a Word document. Convert PowerPoint to Word...

    products.aspose.com/slides/python-net/conversio...
  2. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured Document tag and an XML node of a custom XML data part....between the parent structured document tag and an XML node of a custom...whether the parent structured document tag is successfully mapped...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance ). When...nested table without using a document builder. def create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story.... Document () doc . remove_all_children...remove_all_children () # By default, a document compiles all endnotes at its...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....and a runnable sample code to insert watermark in Word using Java...Create an empty Word document using the Document class object Instantiate...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  7. How to Extract Images from Word File in Java

    This tutorial explains how to extract images from Word file in Java. It provides configuration details, program flow and a runnable sample code to extract all images from Word Document in Java....extract pictures from Word document in Java . You will also learn...file with images into the Document class object Get the shapes...

    kb.aspose.com/words/java/how-to-extract-images-...
  8. ImageFieldMergingArgs.ImageHeight | Aspose.Word...

    Set the ImageHeight in ImageFieldMergingArgs to customize image size for your Document, enhancing visual appeal and clarity....height for the image to insert into the document. public MergeFieldImageDimen...contained in the template document. To override the initial value...

    reference.aspose.com/words/net/aspose.words.mai...
  9. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... Document () builder = aw . DocumentBuilder...section on a new page: builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartMultilevelValue | Aspose.Words for .NET

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...