Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,776 for

true type

(0.35 sec)
  1. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java for more engaging slides.... setDataTable ( true ); chart . getChartData ()....getDefaultDataLabelF (). setShowValue ( true ); series . getLabels (). getDefaultDataLabelF...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  2. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....and the required validation type PdfFormat enumeration : PDF_A_1A...heading2 -> set_IsAutoSequence ( true ); heading2 -> set_TocPage (...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  4. Regarding delete images in client side - Free S...

    Is there any chance to delete the images in client level....Shape, true);\nforeach (Shape shape in shapes)\n{\n...GetChildNodes(NodeType.Drawing, true);\nforeach (Drawing drawing...

    forum.aspose.com/t/regarding-delete-images-in-c...
  5. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the documentation article in C++....get_IsListStyleDefinitio () Returns true if this list is a definition...get_IsListStyleReference () Returns true if this list is a reference...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...:: Pptx ); Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/cpp/manage-ole/
  7. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....Add an AutoShape of Rectangle type IAutoShape ashp = slide . getShapes...setFontBold ( NullableBool . True ); portion . getPortionFormat...

    docs.aspose.com/slides/androidjava/manage-parag...
  8. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Python via .NET, compatible with PowerPoint and OpenDocument formats....Among other PowerPoint chart types, there are two hierarchical...points. The ChartDataPointLevel type exposes two properties— format...

    docs.aspose.com/slides/python-net/data-points-o...
  9. PDF to HTML Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one HTML 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 -> set_FixedLayout ( true ); outputDoc -> Save ( u "Merger_pdf_html...

    products.aspose.com/pdf/cpp/merger/pdf-to-html/
  10. Creating Pie Chart with Leader Lines using Node...

    Learn how to use Aspose.Cells for Node.js via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...getNSeries (). add ( "B1:B16" , true ); // Set category data range...

    docs.aspose.com/cells/nodejs-cpp/creating-pie-c...