Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 10,660 for

true type

(0.05 sec)
  1. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....APIs have exposed the Boolean type DataLabels.IsResizeShapeToFitTe...property to true labels . SetIsResizeShapeToFi ( true ); } // Calculate...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  2. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .docx. (.NET) During transformation, the tables and images are getting truncated . What settings to use? Please help....PdfSaveOptions { AdditionalTextPositi = true }; Image Compression : If images...You can set the compression type and quality to ensure that images...

    forum.aspose.com/t/tables-and-images-getting-tr...
  3. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++....Default value for this property is true . get_Email () Gets or sets...Default value for this property is true . get_Signer () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name....( name : string ) Parameter Type Description name string Case-insensitive...bookmark to locate. Returns true if item is found in the collection;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CommentRangeEnd class | Aspose.Words for Python

    aspose.words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it... is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.COMMENT_RANGE_END...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GroupShape.Accept | Aspose.Words for .NET

    Discover the GroupShape Accept method to seamlessly engage visitors and enhance user experience on your website. Boost interaction today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....); // Check the data source type if it is query table if ( table...) { table . SetShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  8. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your documents. Enhance your document automation today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image Type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....Words image type enumerated value into a file...GetChildNodes ( NodeType :: Shape , true ); ASSERT_EQ ( 9 , shapes ->...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....constructor Footnote(doc, footnote_type) Initializes an instance of...words . DocumentBase , footnote_type : aspose . words . notes . FootnoteType...

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