Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 17,982 for

insert documents

(0.07 sec)
  1. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....Setting a print area in a document, such as an Excel spreadsheet...Consistency: When printing the same document multiple times, having a set...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  2. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to Insert circle in PDF using Python....application to add circle to PDF document using Python . You will also...circle Create a PDF using the Document class object and add a page...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  3. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats... Document () # Insert even and primary headers/footers...headers/footers into the document. # The primary header/footers...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Border.LineWidth | Aspose.Words for .NET

    Adjust the Border LineWidth property to customize border thickness in points, enhancing your design's precision and visual appeal....to insert a string surrounded by a border into a document. Document...Document doc = new Document (); DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/bor...
  5. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....with Fields documentation article. Remarks: Inserts all or part...graphics contained in another document. Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...Working with Graphic Elements documentation article. Constructors Name...gradient fill. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... Document () builder = aw . DocumentBuilder...# Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.isMoveFromRevision property | Aspos...

    InlineStory.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::HorizontalRuleAlignment...

    Aspose::Words::Drawing::HorizontalRuleAlignment enum. Represents the alignment for the specified horizontal rule in C++.... Examples Shows how to insert a horizontal rule shape, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...