Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 180,809 for

doc

(0.1 sec)
  1. ParagraphFormat.character_unit_first_line_inden...

    ParagraphFormat.character_unit_first_line_indent property. Gets or sets the value (in characters) for the first-line or hanging indent... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) format = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions... IterableUtils.countMatches(doc.getRevisions(), r -> r.getRevisionType()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Footnote.footnoteType property | Aspose.Words f...

    Footnote.footnoteType property. Returns a value that specifies whether this is a footnote or endnote.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways of attaching...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert text with PAGE and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/net/aspose.words.dra...
  7. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructuredDocumenttag/) instances that represent the structured Document tags in the specified range... doc = aw . Document ( file_name =...structured document tag by Id. sdt = doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.textCompression property | Aspos...

    PdfSaveOptions.textCompression property. Specifies compression type to be used for all textual content in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); for ( let i = 0 ; i < 100...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a Document node is removed, ensuring smooth Document management....FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set the node changing callback...

    reference.aspose.com/words/net/aspose.words/ino...
  10. Aspose::Words::Fields::FieldIf::get_RightExpres...

    Aspose::Words::Fields::FieldIf::get_RightExpression method. Gets or sets the right part of the comparison expression in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Statement...

    reference.aspose.com/words/cpp/aspose.words.fie...