Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 157,349 for

doc

(0.07 sec)
  1. Aspose::Words::FrameFormat::get_HeightRule meth...

    Aspose::Words::FrameFormat::get_HeightRule method. Gets the rule for determining the height of the specified frame in C++.... auto doc = System :: MakeObject < Aspose...Paragraph > paragraphFrame = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/fra...
  2. 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...
  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. 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...
  6. 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...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method. True indicates case-sensitive comparison, false indicates case-insensitive comparison in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Ruby...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. 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...
  9. Aspose::Words::Layout::LayoutCollector::GetEndP...

    Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

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