Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 180,114 for

doc

(0.29 sec)
  1. Table.allow_auto_fit property | Aspose.Words fo...

    Table.allow_auto_fit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore content of StructuredDocumentTag. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Start a table and set a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldFileSize.IsInMegabytes | Aspose.Words for ...

    Control file size display with FieldFileSize's IsInMegabytes property. Easily toggle between bytes and megabytes for better clarity and user experience.... Document doc = new Document ( MyDir + "Document..."Document.docx" ); Assert . That ( doc . BuiltInDocumentPrope . Bytes...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldFileSize.IsInKilobytes | Aspose.Words for ...

    Control file size display with FieldFileSize IsInKilobytes. Easily toggle size visibility in kilobytes for enhanced data management.... Document doc = new Document ( MyDir + "Document..."Document.docx" ); Assert . That ( doc . BuiltInDocumentPrope . Bytes...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create table with paragraph...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. ChartDataLabelCollection.show_bubble_size prope...

    ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a table with red...

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

    Discover the TableStyle LeftPadding property to customize your table cell layout. Easily adjust left spacing for a polished, professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  10. TableStyle.RightPadding | Aspose.Words for .NET

    Discover the TableStyle RightPadding property, customize your table cell layout with precise right spacing for enhanced readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...