Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 400,440 for

document

(0.37 sec)
  1. SplitterContext class | Aspose.Words for Python

    aspose.words.lowcode.SplitterContext class. Document splitter context....class SplitterContext class Document splitter context. Inheritance:...ProcessorContext ) layout_options Document layout options used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutOptions.ShowParagraphMarks | Aspose.Words...

    Discover how the LayoutOptions ShowParagraphMarks property enhances text formatting by toggling paragraph marks visibility. Improve your Document clarity today!...rendered output document. Document doc = new Document (); DocumentBuilder...symbol when we render the document. builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.lay...
  4. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted Document has bespoke margins their format won’t be copied on the final Document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...builtin method , if the inserted document has bespoke margins their...won’t be copied on the final document, and i specifically use the...

    forum.aspose.com/t/insertdocument-custom-margin...
  5. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your Document layout with easy access to page and section configurations.... Document doc = new Document (); PageSetup pageSetup...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython.... words import Document from com . aspose . words...a blank document. doc = Document () # Use the document builder...

    docs.aspose.com/words/java/update-fields-in-jyt...
  7. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole Document....values of fields in the whole document. updateFields () Remarks When...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Cell | Aspose.Words for Java

    Represents a table cell in Java....the Working with Tables documentation article. Remarks: Cell can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  9. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....external resources into a document. public void resourceLoadingCallb()...throws Exception { Document doc = new Document(); doc.setResourceLoadingCa(new...

    reference.aspose.com/words/java/com.aspose.word...
  10. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word Document....image in a Microsoft Word document. Members Name Description...stored inside a Microsoft Word document. Emf Windows Enhanced Metafile...

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