Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 170,549 for

doc

(0.15 sec)
  1. Font.locale_id_far_east property | Aspose.Words...

    Font.locale_id_far_east property. Gets or sets the locale identifier (language) of the formatted Asian characters.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Specify font settings that the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Border.IsVisible | Aspose.Words for .NET

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!... Document doc = new Document ( MyDir + "Borders... BorderCollection borders = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/bor...
  3. BorderCollection.Bottom | Aspose.Words for .NET

    Discover the BorderCollection Bottom property to easily access and customize your bottom border for enhanced design flexibility and style.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Start a table and set a...

    reference.aspose.com/words/net/aspose.words/bor...
  4. BookmarkEnd.NodeType | Aspose.Words for .NET

    Discover the BookmarkEnd NodeType property to efficiently retrieve BookmarkEnd in your projects. Enhance your coding with this essential feature!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words/boo...
  5. ChartDataLabelCollection.Format | Aspose.Words ...

    Discover the ChartDataLabelCollection Format property for easy access to customizable fill and line formatting for your data labels. Enhance your charts today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. C++ API to Export TEX to ODT | products.aspose.com

    Convert TEX to ODT within C++ applications....to convert TEX file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to ODT. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_IsLinkToContent method. Shows whether this property is linked to content or not in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartBookmark (...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. TableStyle.cellSpacing property | Aspose.Words ...

    TableStyle.cellSpacing property. Gets or sets the amount of space (in points) between the cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.Document_direction property. Gets or sets a Document direction... doc = aw . Document ( file_name =...load_options ) self . assertTrue ( doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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