Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 20,066 for

document insertion

(1.04 sec)
  1. WatermarkerContext class | Aspose.Words for Python

    aspose.words.lowcode.WatermarkerContext class. Document watermarker context....class WatermarkerContext class Document watermarker context. Inheritance:...watermark. layout_options Document layout options used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XPS Package | Cross-package operations | C++

    C++ API Solution to work with XPS. Use multiple Document elements within the same XPS Package for cross-package operations. C++ examples on how to do it....Page for C++ Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/cross-package-oper...
  3. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....eaks/data/" ; // Open the document. $ doc = new Java ( "com.aspose...aspose.words.Document" , $ dataDir . "TestFile.doc" ); // Remove...

    docs.aspose.com/words/java/remove-breaks-in-php/
  4. Issue with unwanted page breaks - Free Support ...

    Dear Aspose Support Team, We are using Aspose.Words to generate Word Documents programmatically and have encountered an issue related to page breaks. When we insert a page break using DocumentBuilder.InsertBreak(BreakT…...Words to generate Word documents programmatically and have...related to page breaks. When we insert a page break using DocumentBuilder...

    forum.aspose.com/t/issue-with-unwanted-page-bre...
  5. Aspose::Words::ImportFormatOptions::get_SmartSt...

    Aspose::Words::ImportFormatOptions::get_SmartStyleBehavior method. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination Documents. The default value is false in C++....in source and destination documents. The default value is false...attributes inside a destination document, if KeepSourceFormatting importing...

    reference.aspose.com/words/cpp/aspose.words/imp...
  6. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs 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/run...
  7. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....nested table without using a document builder. test ( 'CreateNestedTable'...() => { let doc = new aw . Document (); // Create the outer table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the Document at the current insert position....method write(text) Inserts a string into the document at the current...current insert position. write ( text : string ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompositeNode.appendChild method | Aspose.Words...

    CompositeNode.appendChild method. Adds the specified node to the end of the list of child nodes for this node....node being inserted was created from another document, you should...current document. The imported node can then be inserted into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...doc DocumentBase The owner document. shapeType ShapeType The type...shape. Examples Shows how to insert a shape with an image from...

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