Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 180,044 for

doc

(0.1 sec)
  1. BuiltInDocumentProperties.titlesOfParts propert...

    BuiltInDocumentProperties.titlesOfParts property. Each string in the array specifies the name of a part in the Document.... let doc = new aw . Document ( base ....spans across. let headingPairs = doc . builtInDocumentPrope . headingPairs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment.... let doc = new aw . Document (); let comment...comment = new aw . Comment ( doc , "John Doe" , "J.D." , Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... doc = aw . Document () # Create a...aw . drawing . GroupShape ( doc ) self . assertEqual ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF Document in PHP using Aspose.PDF for content enhancement....Instantiate Document object $doc = new Document ( $dataDir . 'input1...particular page $pdf_page = $doc -> getPages () -> get_Item (...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  7. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) page_setup = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) page_setup = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a table of contents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::Fill::get_ForeThemeColo...

    Aspose::Words::Drawing::Fill::get_ForeThemeColor method. Gets or sets a ThemeColor object that represents the foreground color for the fill in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...