Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 10,757 for

true type

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Aspose::Words::Drawing::Charts::ChartDataPoint class. Allows to specify formatting of a single data point on the chart. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to work...idx_get ( 0 ) -> set_Smooth ( true ); // Verify that data points...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. PDF to SVG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...(); opt1 -> ScaleToPixels = true ; outputDoc -> Save ( u "Merger_pdf_svg...

    products.aspose.com/pdf/cpp/merger/pdf-to-svg/
  3. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...Logical : Returns TRUE if all of its arguments are TRUE AREAS Lookup...the complementary error ERROR.TYPE Information : Returns a number...

    docs.aspose.com/cells/net/supported-formula-fun...
  4. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...Logical : Returns TRUE if all of its arguments are TRUE AREAS Lookup...the complementary error ERROR.TYPE Information : Returns a number...

    docs.aspose.com/cells/java/supported-formula-fu...
  5. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True series . data_labels . show_category_name = True series...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level to reset the sequence number to... insert_field ( field_type = aw . fields . FieldType ....FIELD_SEQUENCE , update_field = True ) . as_field_seq () field_seq...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.UnhideWhenUsed | Aspose.Words for .NET

    Discover how to manage the UnhideWhenUsed property for styles. Control visibility in the Styles gallery and task pane to enhance your document's design.... True when the used style should be...styleTitle . UnhideWhenUsed = true ; if ( styleTitle . SemiHidden...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how document revisions are handled during layout process. To learn more, visit the documentation article in C++.... Default value is true . get_ShowRevisionMarks () const...formatting markup. Default value is true . GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document object. To learn more, visit the documentation article in C++....get_RecognizeUtf8Text () const When set to true , will try to detect UTF8 characters...et_WarningCallback . static Type () Examples Shows how to detect...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Format Worksheet Cells in a Workbook with C++|D...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library....distinguish between different types of information and to display...SetIsBold ( true ); stl0 . GetFont (). SetIsItalic ( true ); StyleFlag...

    docs.aspose.com/cells/cpp/format-worksheet-cell...