Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 20,448 for

insert documents

(0.16 sec)
  1. HorizontalRuleFormat.no_shade property | Aspose...

    HorizontalRuleFormat.no_shade property. Indicates the presence of 3D shading for 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...
  2. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...Document document = new Aspose.Pdf.Document(filePath);...Document(filePath); foreach (Page page in document.Pages) { List<Aspose.Pdf.Layer>...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  3. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Python....access, modify, and query document styles and themes using Aspose...style, copying styles between documents, and getting/setting theme...

    docs.aspose.com/words/python-net/working-with-s...
  4. Split PDF File into Individual Pages in Python|...

    Understand how to split a PDF document into individual pages using Python and Aspose.PDF, making content extraction easier....Contents [ Hide ] To split PDF document into individual pages using...class. Python Code pdf = self.Document() pdf=self.dataDir + 'input1...

    docs.aspose.com/pdf/python-java/split-pdf-file-...
  5. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled in C++....Returns true if this object was inserted in Microsoft Word while change...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Shape.HorizontalRuleFormat | Aspose.Words for .NET

    Access and customize the HorizontalRuleFormat properties for enhanced design flexibility. Optimize your shapes with tailored settings for unique results....get ; } Examples Shows how to insert a horizontal rule shape, and...its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HorizontalRuleFormat.Color | Aspose.Words for .NET

    Discover the HorizontalRuleFormat Color property to customize your design. Easily set or get the brush color for a stunning horizontal rule effect!... Examples Shows how to insert a horizontal rule shape, and...its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Java API to Export MD to PCL | products.aspose.com

    Convert MD to PCL using on premise Java API...APIs that can help you with document processing tasks. The first...that can help you with PDF document processing tasks. It can help...

    products.aspose.com/total/java/conversion/md-to...
  10. Theme | Aspose.Words for Java

    Represents document Theme and provides access to main theme parts including getMajorFonts getMinorFonts and getColors in Java....implements Cloneable Represents document Theme, and provides access...with Styles and Themes documentation article. Examples: Shows...

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