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

true type

(0.11 sec)
  1. PCL to PDF Merge using C++ | Aspose.PDF

    Combine two or more PCL documents into one PDF 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 -> SupressErrors = true ; firstDoc = MakeObject < Document...

    products.aspose.com/pdf/cpp/merger/pcl-to-pdf/
  2. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....newly created fields of three types of formats. // Field result...StartsWith ( "Date: " )). toEqual ( true ); expect ( formatter . CountFormatInvocatio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!...newly created fields of three types of formats. // Field result...StartsWith ( "Date: " ), Is . True ); Assert . That ( formatter...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... whole_words_only = True presentation . slides [ 0 ]...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/python-net/text-formatting/
  5. Convert OLM to ICS via Java | products.aspose.com

    Try the code sample to convert OLM files to ICS format in Java. Download Java API to take your email processing applications to the next level.... convert it to MapiCalendar type, and save the calendar item...setting the boolean parameter to true. Iterate through the messages...

    products.aspose.com/email/java/conversion/olm-t...
  6. Extract fonts from PDF in Java | Aspose.PDF

    Java source code to extract fonts from PDF file on Java and PHP, Delphi.... toString (), true ); // Write a line of text to...It can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/java/parser/fonts/
  7. Edit PDF using C++ | Aspose.PDF

    Еdit PDF document programmatically with C++ sample code using Aspose.PDF for C++...() -> set_LimitToPageBounds ( true ); // specify the page region...API can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/cpp/editor/
  8. Using Aspose.Tasks for .NET | Aspose.Tasks Docu...

    Learn how to use Aspose.Tasks for .NET development with COM interoperation....How to register and reference type libraries ( *.tlb ) in your...registry. 2. Generate the COM Type Library Copy 1 regasm "C:\Program...

    docs.aspose.com/tasks/net/use-aspose-tasks-for-...
  9. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...setIsCloudPlatform(true); with no avail. Example set...setExportImagesAsBas(true); saveOptions.setSaveAsSingleFile(true); saveOptions...

    forum.aspose.com/t/constant-segmentation-faults...
  10. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....$B$2:$B$4" , true ); chart . GetNSeries (). Get...dataLabels . SetShowValue ( true ); // Add custom labels int...

    docs.aspose.com/cells/cpp/adding-custom-labels-...