Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 20,131 for

insert documents

(0.1 sec)
  1. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …... I have a target document that already contains formatting...have a blue font color . The document itself is empty and contains...

    forum.aspose.com/t/list-level-and-heading-style...
  2. Managing Pictures|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....to add pictures, and how to insert an image that shows the content...page where the image will be inserted, for example, 40 pixels to...

    docs.aspose.com/cells/net/managing-pictures/
  3. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another document....another document. When you copy nodes from one document to another...formatting is resolved when both documents have a style with the same...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. Remarks: A...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document....layout_options property Document.layout_options property Gets...the layout process of this document. @property def layout_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the page number in C++....Examples Shows how to split a document into portions by combining...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. NodeChangingArgs.OldParent | Aspose.Words for .NET

    Discover the NodeChangingArgs OldParent property, which retrieves the parent node prior to changes, ensuring seamless operations and enhanced data management....to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects....AppendContent method Inserts a copy of content of the source...section belongs to a different document. No new section is created...

    reference.aspose.com/words/net/aspose.words/sec...
  9. How to Use Image Markers in Smart Markers|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Sometimes, you need to insert pictures using smart markers...sample code which shows how to insert pictures using smart markers...

    docs.aspose.com/cells/net/how-to-use-image-mark...
  10. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document....end_row() Ends a table row in the document. def end_row ( self ): .....If you call DocumentBuilder.insert_cell() immediately after that...

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