Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 157,061 for

doc

(0.1 sec)
  1. CellFormat.verticalAlignment property | Aspose....

    CellFormat.verticalAlignment property. Returns or sets the vertical alignment of text in the cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Shading.ClearFormatting | Aspose.Words for .NET

    Effortlessly remove shading from your objects with our ClearFormatting method. Enhance your designs for a polished, professional look!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartTable (); //...

    reference.aspose.com/words/net/aspose.words/sha...
  3. Fill.gradientStyle property | Aspose.Words for ...

    Fill.gradientStyle property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the fill.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

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

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartTable (); //...

    reference.aspose.com/words/net/aspose.words.tab...
  5. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartTable (); //...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < TabStopCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text, and reference...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStopCollection.Count | Aspose.Words for...

    Discover the GradientStopCollection Count property, which provides the total number of items, enhancing your data management and UI design efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::AbsolutePositionTab::Accept meth...

    Aspose::Words::AbsolutePositionTab::Accept method. Accepts a visitor in C++....void DocumentToTxt () { auto doc = MakeObject < Document > ( MyDir...ExAbsolutePositionTa :: DocTextExtractor > (); doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/abs...
  10. Aspose::Words::CommentCollection::idx_get metho...

    Aspose::Words::CommentCollection::idx_get method. Retrieves a Comment at the given index in C++.... auto doc = MakeObject < Document > ();...comment = MakeObject < Comment > ( doc , u "John Doe" , u "J.D." , System...

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