Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 16,871 for

true type

(0.11 sec)
  1. Customize Pie Charts in Presentations Using PHP...

    Learn how to create and customize pie charts with Aspose.Slides for PHP via Java, exportable to PowerPoint, boosting your data storytelling in seconds....getDefaultDataLabelF () -> setShowValue ( true ); $chart -> getChartData ()...setCenterText ( NullableBool :: True ); $chart -> getChartTitle ()...

    docs.aspose.com/slides/php-java/pie-chart/
  2. Aspose::Words::Drawing::ShadowFormat::get_Visib...

    Aspose::Words::Drawing::ShadowFormat::get_Visible method. Returns True if the formatting applied to this instance is visible in C++....ShadowFormat::get_Visible method Returns true if the formatting applied to...Words :: NodeType :: Shape , true ) -> idx_get ( 0 )); if ( shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...setRecognizeBullets(true); // keep real lists saveOptions...multi-column docs // saveOptions.setIm(true); // Save the PDF as a DOCX...

    forum.aspose.com/t/document-comparison-using-as...
  4. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...getNSeries (). add ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  5. Bug 5033: Converting EsriJson to CSV- Conversio...

    Hi Alexander, Please see: Test data(Input/output): 5033-EsriJson-Csv.7z (862 Bytes) Thanks,...UTF8Encoding(encoderShouldEmitUTF: true), // Ensure X/Y columns are...“fields”:[{“name”: “OBJECTID”, “type”: “esriFieldTypeString”}], “features”:[...

    forum.aspose.com/t/bug-5033-converting-esrijson...
  6. PclSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pcl](../../aspose.words/saveformat/#Pcl) format...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series [ 0 ] . has_data_labels = True chart . series [ 0 ] . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignatureLine.email property | Aspose.Words for...

    SignatureLine.email property. Gets or sets suggested signer's e-mail address...allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples.... 3 // Set to true to make the engine skip missing...options. ignoreMissingPackage ( true ); Aspose.TeX.Examples-Conv...

    docs.aspose.com/tex/java/other-options/
  10. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....and the required validation type PdfFormat enumeration : PDF_A_1A...); heading . IsAutoSequence = true ; heading . TocPage = tocPage...

    docs.aspose.com/pdf/net/manipulate-pdf-document/