Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 67,646 for

document

(0.06 sec)
  1. LayoutEnumerator.Rectangle | Aspose.Words for .NET

    Discover the LayoutEnumerator Rectangle property. Get precise bounding rectangles of entities relative to the page's top left corner in points....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  2. LayoutEnumerator.MovePrevious | Aspose.Words fo...

    Discover how the LayoutEnumerator MovePrevious method efficiently navigates to the previous sibling entity, enhancing your coding workflow....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Aspose::Words::Font::get_Style method | Aspose....

    Aspose::Words::Font::get_Style method. Gets or sets the character style applied to this formatting in C++....underline to all runs in a document that are formatted with custom...styles. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. SmartTag constructor | Aspose.Words for Node.js

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the Document at the client browser in Java....different ways of presenting the document at the client browser. Remarks:...then save the document to the client browser. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  6. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your Document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...Default is all the pages in the document. public PageSet PageSet {...exact page indices. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a Document in Java....saving a document. Examples: Shows how to manage a document while...Exception { Document doc = new Document(getMyDir() + "Big document.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...the Programming with Documents documentation article. Remarks Borders...can be applied to various document elements including paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.SVG format in Java....additional options when saving a document into the SaveFormat.SVG format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT....how to create a structured document tag in a plain text box and...doc = aw . Document () # Create a structured document tag that...

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