Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 6,641 for

text extraction

(1.3 sec)
  1. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library...txt" , "Sample text file" ); // Add attachment to..."AddAnnotations_out.pdf" ); } } Extract and Save an Attachment Analyzing...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  2. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...Aspose.Cells supports adding, extracting, and manipulating OLE objects...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  3. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...Unable to extract javaScript actions from PDF Aspose.PDF Product...stopped using this method for extracting JavaScript. private void...

    forum.aspose.com/t/unable-to-extract-javascript...
  4. PdfCompliance enumeration | Aspose.Words for Py...

    aspose.words.saving.PdfCompliance enumeration. Specifies the PDF standards compliance level.... Additionally, any text contained in the document can...can be reliably extracted as a series of Unicode codepoints. PDF_A3A...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Incorrect Bullet Character Detected in a PowerP...

    I have attached a pptx file “bullet_issue.pptx” having one shape in the first slide. The shape Text has bullet points enabled. I have attached the screenshot of slide content as file “slide_screenshot.png” to show how t…...Slides Product Family slides-text , slides-python Prezent_Inc...in the first slide. The shape text has bullet points enabled. I...

    forum.aspose.com/t/incorrect-bullet-character-d...
  6. Encrypt and Decrypt PDF Files in Python|Aspose....

    Learn how to set PDF privileges, encrypt files, decrypt protected PDFs, and change passwords in Python.... EXTRACT_CONTENT , ap . CryptoAlgorithm...page . paragraphs . add ( ap . text . TextFragment ( "Hello World...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  7. Work with TrueType and OpenType Fonts| Java

    Java APIs for the developers to manipulate and font files. Find out how to work with TrueType and OpenType fonts in your Java products....typography and multilingual text. Aspose.Font API Solution lets...Load TTF and OTF font files, extract data from these files, and...

    docs.aspose.com/font/java/working-with-truetype...
  8. Aspose.PDF Java for Ruby|Aspose.PDF for Java

    Explore how to use Aspose.PDF for Java in Ruby. Combine the power of Ruby scripting with advanced PDF manipulation features....Dimensions in Ruby Working with Text in Ruby Add HTML String using...Ruby Add Text to an existing PDF file in Ruby Extract Text From All...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-ruby/
  9. Remove Word Password Protection Online or using...

    unlock password from Word document through online app for free. .NET C# API code to delete password from Word files....Protected File Allows users to extract text, images, or tables from...facilitates conversion to PDF, plain text, HTML, or other formats without...

    products.aspose.com/total/net/unlock/word/
  10. Save HTML Document – Aspose.HTML for Java

    Learn how to save HTML documents after editing using Aspose.HTML for Java API and how to apply save options....Create a text node and add it to the document 7 Text text = document...document. getBody (). appendChild (text); 9 10 // Save the HTML document...

    docs.aspose.com/html/java/save-a-document/