Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 13,580 for

extract

(0.1 sec)
  1. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Contents [ Hide ] While you can extract text from color or grayscale...

    docs.aspose.com/ocr/net/binarization/
  2. 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...
  3. 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...
  4. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++.... Trim ()); Shows how to extract the list labels of all paragraphs...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. 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/
  6. 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/
  7. 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
  8. Summarised Data from Pivot Table - Free Support...

    Is there any way to get Summarised Data / Flattened Data from pivot Table? Example Config Row fields: Location > Department > Designation > Employee Type Column fields: Gender > Band > Grade > Age-Group Aggregation fie…...2025, 12:56pm 2 @vinaybabu To extract summarized or flattened data...

    forum.aspose.com/t/summarised-data-from-pivot-t...
  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. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Java—automate slide layout adjustments and boost productivity.... Extract Images from Presentation Shapes...

    docs.aspose.com/slides/java/re-sizing-shapes-on...