Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,964 for

extract

(0.09 sec)
  1. Pixel Calculator – Convert Pixels in C#

    Discover how to use Aspose.HTML for .NET as a pixel calculator in C#. Easily convert px to cm, mm, in, and other units for web and print design precision....edit, navigate through nodes, extract data, merge and convert HTML...merge, edit HTML documents, extract data from the web, and more...

    products.aspose.com/html/net/pixel-calculator/
  2. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to Extract plain-text representation of the document's content...PlainTextDocument class Allows to extract plain-text representation of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ recognition engine....language_alphabet = language :: ukr ; // Extract text from the image auto result...

    docs.aspose.com/ocr/cpp/multithreading/
  4. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…... Further I try to extract list level using list_level_number...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  5. Aspose::Words::Drawing::ImageData::get_ImageTyp...

    Aspose::Words::Drawing::ImageData::get_ImageType method. Gets the type of the image in C++....get_ImageType () Examples Shows how to extract images from a document, and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....recognition languages that extracts text from images and creates...easy-to-use OCR API lets you extract text from images and scans...

    products.aspose.com/ocr/net/
  7. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to Extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...1:09pm 1 Hi, I am trying to extract Header and Footer text from...2025, 1:10pm 2 @kerner To extract the header and footer text...

    forum.aspose.com/t/read-and-replace-header-and-...
  8. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor...save_options = options ) Shows how to extract pages based on exact page indices...xps_options ) Shows how to extract pages based on exact page ranges...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core.... Extract ( path_source , 1 , doc . Pages...following code snippet to extract the pages of your TXT file...

    products.aspose.com/pdf/python-net/splitter/
  10. How to get Images from a PDF in C#

    This tutorial explains how to get images from a pdf in c# with the help of step-wise procedure and a runnable sample code. The sample code can be used to get all images from pdf in c# as well as selected ones with the help of a very few lines of code only....NET to extract images from a PDF Load the...tutorial has guided us to extract images from a PDF page. If...

    kb.aspose.com/pdf/net/how-to-get-images-from-a-...