Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 14,661 for

extract

(1.88 sec)
  1. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…...a TextFragmentAbsorber to extract text with formatting TextFragmentAbsorber...accept(textFragmentAbsorber); } // Get the extracted text with formatting StringBuilder...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  2. 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/
  3. 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/
  4. 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...
  5. Broken Unicode and missing micro-spaces - Free ...

    Some PDFs render correctly, but Extracted text has broken Unicode because of embedded subset TrueType fonts and missing or invalid ToUnicode / font encoding. We also need a reliable way to detect micro-spaces or invisib…...PDFs render correctly, but extracted text has broken Unicode because...can provide the PDFs and extraction output. Thanks. Text letter:...

    forum.aspose.com/t/broken-unicode-and-missing-m...
  6. Markdown Processing in C# – Aspose.HTML for .NET

    Parse, analyze, edit, and generate Markdown in C# using Aspose.HTML for .NET. Work with AST, modify structure, and process GitHub-Flavored Markdown....lists, and other blocks, and extract structured information from...

    docs.aspose.com/html/net/markdown-processing/
  7. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations using Aspose.Tasks for .NET....NET, you can not only extract but also update these values...

    docs.aspose.com/tasks/net/task-baseline-duration/
  8. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …... Extract and Report Any Errors: Retrieve...

    forum.aspose.com/t/get-inline-error-message/315601
  9. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…... This should help you extract the necessary information from...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  10. Glyphs and Metrics of Type1 Fonts | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within Java....with ❤ by GitHub Load and Extract Data Text Rendering using Type1...

    docs.aspose.com/font/java/glyphs-and-metrics-ty...