Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 13,572 for

extract

(0.2 sec)
  1. How to Get Custom Bullets from Presentations Us...

    Using aspose slides for cpp. Both No bullets and custom bullets both come as Not defined . using API: paragraphFormat->get_Bullet()->get_Type() Is there a way to differentiate custom bullets? Thanks...you provide sample code to extract custom bullet type? This API...

    forum.aspose.com/t/how-to-get-custom-bullets-fr...
  2. PST Files Management | Create and Parse Outlook...

    Discover how to streamline Outlook task management in PST files in C#. Explore code samples to read, create, and work with tasks programmatically.... Extracting and Using the Item: When...Outlook task is recognized, we extract it using pst.ExtractMessage(msgInfo)...

    blog.aspose.com/email/working-with-outlook-task...
  3. Split ODT File Online or via Java | products.as...

    Free online app to split different ODT files. Java splitter library code for ODT documents....extractPages to extract the page. Save the extracted page into new...

    products.aspose.com/total/java/split/odt/
  4. View and Update XLSB Properties Online or Updat...

    View and modify XLSB properties through online app for free. Java API code to update and add XLSB properties.... Extracting metadata from binary XLSB...workbooks. Automation Scenarios: Extract binary file properties at scale...

    products.aspose.com/total/java/metadata/xlsb/
  5. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...drawing objects during parsing, extract their selected values, and...document. The challenge lies in extracting the selected values and representing...

    forum.aspose.com/t/replace-checkboxes-and-radio...
  6. Public API Changes in Aspose.Note 1.2.0 | Aspos...

    This document outlines the changes and improvements made to the public APIs in the 1.2.0 version of Aspose.Note....shows how to extract text from a table: Extracting Plain Text from...

    docs.aspose.com/note/net/public-api-changes-in-...
  7. Creating MS word document using FolderFontSourc...

    Hi I want to create a word document using only the font(s) in a folder. I copied all the Arial fonts to a folder and tried to create a word document using FolderFontSource. I see that the document that got created has t…...used the following code to extract fonts: Document doc = new ...write(embeddedFont); } } } } Here are the extracted fonts: fonts.zip (5.2 MB)...

    forum.aspose.com/t/creating-ms-word-document-us...
  8. View and Update ODT Properties Online or Update...

    View and modify ODT properties through online app for free. Java API code to update ODT properties.... Automation Scenarios: Extract metadata at scale from large...

    products.aspose.com/total/java/metadata/odt/
  9. View EMLX Files via .NET | EMLX Viewer Online |...

    C# source code to load, render and display EMLX files on .NET Framework, .NET Core, and Xamarin Platforms.... Key Benefits : Extract and display email content,...

    products.aspose.com/email/net/viewer/emlx/
  10. The IsCritical Flag for an XER file is always F...

    Hi, I am always getting the IsCritical Flag as always false for an XER File. I tried to get the value using task.IsCritical ? “Yes” : “No”; and also Get(Tsk.IsCritical). Both the values for any XER file is always No. P…...Please suggest the way to extract Critical Flag from an XER file...

    forum.aspose.com/t/the-iscritical-flag-for-an-x...