Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 180,459 for

doc

(0.1 sec)
  1. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we want the text in the...

    reference.aspose.com/words/java/com.aspose.word...
  3. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.RightPadding | Aspose.Words for .NET

    Discover the CellFormat RightPadding property to easily adjust spacing in your cells. Enhance your spreadsheet's layout with precise point control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  6. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase::get_Left met...

    Aspose::Words::Drawing::ShapeBase::get_Left method. Gets or sets the position of the left edge of the containing block of the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::DocumentBuilder::EndColumnBookma...

    Aspose::Words::DocumentBuilder::EndColumnBookmark method. Marks the current position in the Document as a column bookmark end. The position must be in a table cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. GradientStyle enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

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

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....Document doc = new Document (); StyleCollection styles = doc . Styles...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words/sty...