Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 17,150 for

true type

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....System::TypeInfo&) const override static Type () Examples Shows how to create...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....string bookmarkName ) Parameter Type Description bookmarkName String...to Bookmark1" , "Bookmark1" , true ); hyperlink . ScreenTip = "Hyperlink...

    reference.aspose.com/words/net/aspose.words/doc...
  3. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...Hidden = true ). Why it happens Caption –...Image creates a SEQ field of type "Figure" builder.InsertCaption(...

    forum.aspose.com/t/about-caption-insertion-to-i...
  4. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options using C++. Use PdfSaveOptions to change the result of saving a document to PDF format.... Microsoft Word has more types of forms, for example, calendar...document, set EmbedFullFonts to true To subset fonts when saving...

    docs.aspose.com/words/cpp/specify-rendering-opt...
  5. FieldAutoTextList.ListStyle | Aspose.Words for ...

    Discover the FieldAutoTextList ListStyle property to customize your entry lists effortlessly. Enhance your content with tailored styles today!... FieldAutoTextList , true ); field . EntryName = "Right...<summary> /// Create an AutoText-type building block and add it to...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Extract Attachments from PDF|Aspose.PDF for Pyt...

    Learn how to work with PDF attachments using Python and Aspose.PDF....successfully" ) attachment_found = True break if not attachment_found...file name, description, MIME type, checksum, and timestamps. This...

    docs.aspose.com/pdf/python-net/extract-attachment/
  7. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience.... Comment , true )); Shows how print the contents...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/net/aspose.words/com...
  8. GroupShape | Aspose.Words for .NET

    Design stunning group shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations....DocumentBase doc ) Parameter Type Description doc DocumentBase...That ( group . IsGroup , Is . True ); builder . InsertNode ( group...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Easy way to set up a chart using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....setChartDataRange ( "A1:D4" , true ); // Save the workbook workbook...Document Assistant Close Find Type of X and Y Values of Points...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  10. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

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