Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 16,779 for

true type

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

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

    docs.aspose.com/slides/java/chart-data-label/
  2. Azure AD Setup & Microsoft Graph Auth - Aspose....

    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.... Choose supported account types: Single tenant (if only your...Microsoft Graph . Choose the type of permissions: Delegated or...

    docs.aspose.com/email/java/microsoft-graph-auth...
  3. Using OAuth to access Mail Services|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....com" , "accessToken" , true , SecurityOptions . SSLExplicit..."user1@gmail.com" , "accessToken" , true , SecurityOptions . SSLImplicit...

    docs.aspose.com/email/java/using-oauth-to-acces...
  4. Handling Occurrences for Exceptions | Aspose.Ta...

    Learn how to work with calendar exception occurrences using Aspose.Tasks for C++....case support the integer data type. The following lines of code...-> set_EnteredByOccurrences( true ); 4 except -> set_Occurrences(5);...

    docs.aspose.com/tasks/cpp/handling-occurrences-...
  5. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...switches cannot perform this type of string manipulation. Note:...MailMerge.UseNonMergeFields = true; doc.MailMerge.FieldMergingCallback...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  6. FieldFileName class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFileName class. Implements the FILENAME field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 加载和解析 MSG 文件|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.... PreserveEmbeddedMess = true ; var msg = MailMessage . Load...MapiConversionOption { PreserveEmbeddedMess = true }; // Convert MailMessage to...

    docs.aspose.com/email/zh/net/loading-and-parsin...
  8. CODE_128 returns partially wrong text from came...

    Problem Summary We are using Aspose.BarCode for Java (via aspose-total-java Python wrapper, version 26.1.0) to read CODE_128 barcodes from camera/phone photos of Brazilian NF-e tax invoices. The barcode contains a 44-dig…...+ Java, Docker/Linux Barcode type: CODE_128 (44 numeric digits...None, DecodeType.ALL_SUPPORTED_TYPES) quality = QualitySettings.getMaxQuality()...

    forum.aspose.com/t/code-128-returns-partially-w...
  9. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....DrawTextRectangleBor property value to true textFragment -> get_TextState...-> set_DrawTextRectangleBor ( true ); auto tb = MakeObject < TextBuilder...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  10. Reading Resource Timephased Data | Aspose.Tasks...

    Learn how to work with Microsoft Project (MPP/XML) resource timephased data using Aspose.Tasks for C++....parameter - the timephased data type as a ResourceCost. The following...td_enumerator -> get_Current(), true )) 14 { 15 System::Console:...

    docs.aspose.com/tasks/cpp/reading-timephased-data/