Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 20,131 for

insert documents

(0.11 sec)
  1. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP.... Add SmartArt Insert a SmartArt graphic using one...

    docs.aspose.com/slides/python-net/examples/elem...
  2. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. How to Move Pages in PDF using Python

    This article describes how to move pages in PDF using Python. It provides details to establish the environment and a sample code to change order of pages in PDF using Python....load a PDF file using the Document class having a few pages in...the reference to another page Insert this page at a particular index...

    kb.aspose.com/pdf/python/how-to-move-pages-in-p...
  4. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....that we are adding with a document builder. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. FieldIncludePicture.ResizeVertically | Aspose.W...

    Discover how the ResizeVertically property of FieldIncludePicture enhances image management by allowing vertical resizing for optimal display....set ; } Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using C++ https://products.aspose.com/pdf/cpp/pages/ Recent content in Add, Move or Delete pages in PDF using ......C++ subtitle ltr Insert pages to PDF document programmatically...C&#43;&#43; content block In order to insert page in PDF file, we&rsquo;ll...

    products.aspose.com/pdf/cpp/pages/index.xml
  7. Document.endnote_options property | Aspose.Word...

    Document.endnote_options property. Provides options that control numbering and positioning of endnotes in this document....endnote_options property Document.endnote_options property Provides...positioning of endnotes in this document. @property def endnote_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....Shows how to insert a paragraph into the document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Table.style_identifier property | Aspose.Words ...

    Table.style_identifier property. Gets or sets the locale independent style identifier of the table style applied to this table.... Document () builder = aw . DocumentBuilder.... start_table () # We must insert at least one row before setting...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...