Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 17,243 for

true type

(0.32 sec)
  1. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldImport::get_SourceF...

    Aspose::Words::Fields::FieldImport::get_SourceFullName method. Gets or sets the location of the picture in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/cpp/controls-in-charts/
  5. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations.... get_by_type ( slides . SlideLayoutType ...the shape. shape . hidden = True # Save the presentation to disk...

    docs.aspose.com/slides/python-net/shape-manipul...
  6. Managing Messages in PST Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... HasSubFolders == true ) { foreach ( FolderInfo subfolderInfo...folderInfo . HasSubFolders == true ) { foreach ( FolderInfo subfolderInfo...

    docs.aspose.com/email/net/managing-messages-in-...
  7. FieldDisplayBarcode.ErrorCorrectionLevel | Aspo...

    Discover the FieldDisplayBarcode ErrorCorrectionLevel property for QR Codes. Easily manage error correction levels with valid options from 0 to 3....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDisplayBarcode.BarcodeValue | Aspose.Words...

    Discover the FieldDisplayBarcode's BarcodeValue property to easily manage and customize barcode values for enhanced data accuracy and efficiency....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Bibliography::Source::Source con...

    Aspose::Words::Bibliography::Source::Source constructor. Initialize a new instance of the Source class in C++....SourceType sourceType ) Parameter Type Description tag const System::String&...aphy::SourceType The source type. Examples Shows how to get bibliography...

    reference.aspose.com/words/cpp/aspose.words.bib...
  10. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....dynamic scrolling chart is a type of graphical representation...getNSeries (). add ( "Sales" , true ); chart . getNSeries (). get...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...