Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 42,296 for

doc

(0.07 sec)
  1. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  2. TableStyle.leftPadding property | Aspose.Words ...

    TableStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TableStyle.TopPadding | Aspose.Words for .NET

    Discover the TableStyle TopPadding property to easily adjust spacing above table cell contents, enhancing your table's readability and design.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  4. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_font method. Saves current character formatting onto the stack.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set up font formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.Borders | Aspose.Words for .NET

    Discover the TableStyle Borders property to access default cell borders for your styles, enhancing your design with seamless, customizable options.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TableStyle.CellSpacing | Aspose.Words for .NET

    Discover the TableStyle CellSpacing property to easily adjust cell spacing in points, enhancing your table's appearance and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Table.bidi property | Aspose.Words for Node.js

    Table.bidi property. Gets or sets whether this is a right-to-left table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageBrightness method. Gets or sets the brightness for the generated images in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::ImageSaveOptions::Clone ...

    Aspose::Words::Saving::ImageSaveOptions::Clone method. Creates a deep clone of this object in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Font::get_StyleName method | Asp...

    Aspose::Words::Font::get_StyleName method. Gets or sets the name of the character style applied to this formatting in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/cpp/aspose.words/fon...