Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 11,652 for

extract

(0.13 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. 档案

    档案...PowerPoint 1 API to Extract Images from PDF 2 API to Extract Text From...Converter 1 c# excel to pdf 1 C# extract zip file 1 C# FBX to GLB 1...

    blog.aspose.com/zh/tags/
  3. 搜索

    搜索...PowerPoint 1 API to Extract Images from PDF 2 API to Extract Text From...Converter 1 c# excel to pdf 1 C# extract zip file 1 C# FBX to GLB 1...

    blog.aspose.com/zh-hant/tags/
  4. 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...
  5. Convert CAB to TAR.XZ via C# | Archive Conversi...

    Source code for CAB to TAR.XZ C# conversion. Use API example code for batch CAB files to TAR.XZ conversion within VB.NET Asp.NET or any .NET based application....consist of following steps: Extract archive to intermediate storage...storage Compress extracted data to desired format System Requirements...

    products.aspose.com/zip/net/conversion/cab-to-t...
  6. Convert ZIP to TAR.XZ via C# | Archive Conversi...

    Source code for ZIP to TAR.XZ C# conversion. Use API example code for batch ZIP files to TAR.XZ conversion within VB.NET Asp.NET or any .NET based application....consist of following steps: Extract archive to intermediate storage...storage Compress extracted data to desired format System Requirements...

    products.aspose.com/zip/net/conversion/zip-to-t...
  7. 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/
  8. How I should get the tables in the pdf the corr...

    In the PDF, I get the location of the tables drawn on the picture is not right, how I should get the tables in the pdf the correct location. Thank you very much. public static void Extract_Table() { //…... public static void Extract_Table() { // Load source PDF...TextFragmentAbsorber Class to extract its rectangle and position...

    forum.aspose.com/t/how-i-should-get-the-tables-...
  9. 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-...
  10. 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/