Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 14,600 for

extract

(0.99 sec)
  1. PptxReadException "Found Inconsistency in Image...

    Hi, We are using Aspose.Slides for Java (version 26.4, classifier jdk16) in a batch process that converts PPTX files to PDF. For one specific customer file, loading the presentation fails with the following exception: …... Alternatively, you could extract and share the affected image...sanitized/minimal reproduction (or extract the affected image from ppt/media...

    forum.aspose.com/t/pptxreadexception-found-inco...
  2. Encrypt or Decrypt ZIP, RAR, 7Z Archive via Java

    Explore a Java to encrypt or decrypt ZIP, RAR, and 7Z archive files.... extract ( "first_entry.bin" , "p@s$S"..."p@s$S" ); } This code extracts the first entry from the "source...

    products.aspose.com/zip/java/advanced-api-featu...
  3. If the zip file corrupted or not a zip file, th...

    I’m developing with latest Aspose.zip in c# to handle zip entries. But recently i met issue that the file will be occupied by aspose zip and cannot release the file. To quickly reproduce the issue, you can try with any …...Extract(“C:\tempFolder”); } } catch...file handle when trying to extract a non-zip file, which prevents...

    forum.aspose.com/t/if-the-zip-file-corrupted-or...
  4. Extracting Messages from Outlook PST and Saving...

    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....Bulgarian Ukrainian Dutch Svenska Extracting Messages from Outlook PST...|] mailItem . SaveAs ( @"\extracted\" + mailItem . Subject + "...

    docs.aspose.com/email/net/extracting-messages-f...
  5. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we Extract this area as html and we try to insert it into a Word document using…... When we extract this area as html and we try...rotation is lost. The html file extracted from Excel keep the text rotation...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  6. Aspose.Words Use of consulting - Free Support F...

    I have a Word document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way to Extract all headings and the specific content under each one?... Is there a way to extract all headings and the specific...document to parts you can extract heading and body text like...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  7. Aspose.Total for JavaScript via C++|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....like document viewing, text extraction, content manipulation, and...applications. This API allows you to extract text from scanned images, smartphone...

    docs.aspose.com/total/javascript-cpp/
  8. LHA Archives & .lha Extension - Compression, Ex...

    Discover the LHA archive file format and .lha extension, widely known for its historical importance in software distribution and its efficient compression methods. Learn how to open and Extract LHA files, and explore its legacy and features....Archives - How to Open, Compress, Extract, and Manage LHA Archives Aspose...features like encryption or self-extracting archives. .lha Supported...

    products.aspose.com/zip/most-common-archives/wh...
  9. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…... We want to be able to extract the text from it following...tool like Tesseract. You can extract images from the PDF and then...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  10. Merge TAR.GZ files to one CPIO archive via C#

    Source code for merge TAR.GZ files to one CPIO archive via C#. Use API example code for combine TAR.GZ files to a single CPIO within VB.NET Asp.NET or any .NET based application....Using the Archive objects, extract their content to intermediate...Library that can compress, extract, encrypt, decrypt, convert...

    products.aspose.com/zip/net/merger/targz-to-cpio/