Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 12,688 for

extract

(0.22 sec)
  1. 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-...
  2. 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...
  3. Get XMP metadata from EPS file using NodeJS

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code here....file using NodeJS In order to extract XMP metadata from an EPS file...code snippet shows how to extract XMP metadata from EPS files...

    docs.aspose.com/page/nodejs-cpp/xmp-metadata/get/
  4. Metadata Cleaner for Word|Aspose.Words for .NET

    Aspose.Words Metadata Cleaner for Word is a metadata removal tool which protects organizations from accidental information and metadata leaks using C#.... Extract it on your machine and run...OpenOffice to clean the meta data. Extract it on your machine and run...

    docs.aspose.com/words/net/metadata-cleaner-for-...
  5. How to Run the Examples|CAD 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.... Extract the contents of ZIP file to...Download the aspose.cad , extract it and copy the aspose.cad-version...

    docs.aspose.com/cad/java/how-to-run-the-examples/
  6. 从网站提取图像(Python)– Aspose.HTML

    学习如何使用 Aspose.HTML 从网站下载图像。考虑使用 Python 示例通过 Aspose.HTML 自动提取网站图像。... Copy 1 # Extract images from website using Python...response. is_success : 31 # Extract file name 32 file_name = os...

    docs.aspose.com/html/zh/python-net/extract-imag...
  7. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....getBody() method to extract the text and Section.getChildNodes()...method with NodeType.SHAPE to extract the shapes on the page. You...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  8. How to Delete All Section Breaks in Word using C#

    This article guides on how to delete all section breaks in Word using C#. It contains the necessary information to set the environment for the development along with the sample code to remove section break in Word using C#.... If you want to extract images from the Word file,...refer to the article on how to extract images from Word document in...

    kb.aspose.com/words/net/how-to-delete-all-secti...
  9. detect_areas_mode_enum::TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::TABLE algorithm....structures on an image and extracts text from cells. This areas...detect_areas_mode_enum :: TABLE ; // Extract text from the image auto result...

    docs.aspose.com/ocr/cpp/areas-detection/table/
  10. FileFormatUtil.image_type_to_extension method |...

    FileFormatUtil.image_type_to_extension method. Converts an Aspose.Words image type enumerated value into a file extension... Examples Shows how to extract images from a document, and...image_file_name = f 'File.extract_images. { image_index }{ aw...

    reference.aspose.com/words/python-net/aspose.wo...