Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 168,860 for

doc

(0.12 sec)
  1. TextColumnCollection.Spacing | Aspose.Words for...

    Discover the TextColumnCollection Spacing property, effortlessly manage column spacing in points for a polished, professional layout. Enhance your design today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...
  2. CsvDataLoadOptions.CommentChar | Aspose.Words f...

    Discover how to customize the CommentChar property in CsvDataLoadOptions to enhance your CSV data handling. Optimize your data loading today!... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  3. AdjustmentCollection class | Aspose.Words for P...

    aspose.words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape.... doc = aw . Document ( file_name =...rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.BackThemeColor | Aspose.Words for .NET

    Customize your design with the BackThemeColor property. Easily set a ThemeColor object to enhance your background fill and elevate your user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Fields::FieldAutoText::get_Entry...

    Aspose::Words::Fields::FieldAutoText::get_EntryName method. Gets or sets the name of the AutoText entry in C++.... auto doc = System :: MakeObject < Aspose...AutoText building block to it. doc -> set_GlossaryDocument ( System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Fill.pattern property | Aspose.Words for Node.js

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill.... let doc = new aw . Document ( base ....border.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagCollection.get_by_id metho...

    StructuredDocumentTagCollection.get_by_id method. Returns the structured Document tag by identifier.... doc = aw . Document ( file_name =...structured document tag by Id. sdt = doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Font::get_ComplexScript method |...

    Aspose::Words::Font::get_ComplexScript method. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::ParagraphFormat::get_WordWrap me...

    Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin text in the middle of a word can be wrapped for the current paragraph. Otherwise Latin text is wrapped by whole words in C++.... auto doc = System :: MakeObject < Aspose...:: ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Table.distance_left property | Aspose.Words for...

    Table.distance_left property. Gets or sets distance between table left and the surrounding text, in points.... doc = aw . Document ( file_name =...wrapped by text.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...