Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 12,777 for

extract

(0.12 sec)
  1. Python OCR – image to text Python API | Aspose

    Integrate optical character recognition seamlessly into your Python apps using Aspose’s OCR API for Python....NET Python OCR Library Extract texts from images in your Python...input . add ( "sample.png" ) # Extract text from image result = recognitionEngine...

    products.aspose.com/ocr/python-net/
  2. 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...
  3. Display font Metrics | .NET API Solution

    .NET API Solution to manage fonts. Learn how to view font metrics like width, kerning, ascent, descent, with a few lines of C# code....using C#: Specify the font to extract info from. Use an interface...Aspose.Font.Ttf; //Font to extract info from TtfFont font; string...

    products.aspose.com/font/net/font-metrics/
  4. Aspose.GIS Product Family

    Aspose.GIS APIs are designed to make it easy for developers to work with geospatial data stored in various file formats. It lets you create, read, convert geographic data and render maps without having to install any other GIS software. .NET and Python versions are available...analyses, empowering you to extract valuable insights from geographic...

    docs.aspose.com/gis/
  5. Aspose.Slides is resizing text ppt/pptx files -...

    Aspose.Slides is resizing text in ppt/pptx files. I attach a very simple .net program that loads a test input ppt file and saves it. Extract the solution from the zip file and open and run it in visual studio. The save…... Extract the solution from the zip file...

    forum.aspose.com/t/aspose-slides-is-resizing-te...
  6. Layer Generator Console Application|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....to download the archive and extract it. Please follow the link...

    docs.aspose.com/gis/net/layer-generator-console/
  7. Unloading OCR modules from memory|Documentation

    Release memory occupied by Aspose.OCR for Java recognition engine by unloading unneeded OCR modules....png" ); // Extract text from image RecognitionSettings...

    docs.aspose.com/ocr/java/release_memory/
  8. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow....); // This expression will extract all paragraph nodes, // which...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to save it into a file in C++.... () Examples Shows how to extract embedded OLE objects into files...get_ArtifactsDir () + u "OLE spreadsheet extracted via stream" + oleFormat ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 从 PDF 文件中提取附件|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中提取和管理 PDF 文档中的附件,以便更好地处理文档。...pdf" ); // Extract attachments pdfExtractor ....WriteLine ( "Extracting and storing..." ); // Get extracted attachments...

    docs.aspose.com/pdf/zh/net/extract-attachments/