Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 6,581 for

extract text

(0.12 sec)
  1. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....LinkAnnotation Text Color The link annotation does not contain text. Instead...Instead, the text is placed in the contents of the page under the...

    docs.aspose.com/pdf/cpp/update-links/
  2. Working with Type1 Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with Type 1 fonts in your .NET applications....can: Load Type1 font files, extract data from these files and save...Metrics of Type1 fonts . Render text using custom interfaces . Convert...

    docs.aspose.com/font/net/working-with-type1-fonts/
  3. Convert EMLX to VCF via C# | products.aspose.com

    Sample code for EMLX to VCF C# conversion. Use API example code for batch EMLX files to VCF conversion within VB.NET, Asp.NET or any .NET based application....EMLX to VCF enables users to extract contact information from individual...alternate view with MediaType "text/vcard" (VCF) var vcfView = eml...

    products.aspose.com/email/net/conversion/emlx-t...
  4. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation.... It shows how to extract text from SmartArt shapes, change...on a slide. Get Text from SmartArt The text_frame property of...

    docs.aspose.com/slides/python-net/manage-smartart/
  5. Merge Documents via Java | products.aspose.com

    Combine two or more separate documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Test the merging results online via app....load multiple Word documents, extract their content, and concatenate...document elements, including text, tables, images, and more. Aspose...

    products.aspose.com/total/java/merge/
  6. X-Axis Title Is Cut Off When Converting a Prese...

    Hi Team, I have a sample PPTX with a single slide having a single shape. When I get an image of this shape using Aspose, I see that the Text “Time, t, in seconds” appears to be cut. I am using Aspose 25.5 version. Code…...using Aspose, I see that the text “Time, t, in seconds” appears...the text in your shape is being cut off when you extract it as...

    forum.aspose.com/t/x-axis-title-is-cut-off-when...
  7. Save File from URL in Python – Aspose.HTML

    Learn how to save file from URL using the Aspose.HTML Python API. Consider Python examples for automating the download files from websites....NET Data Extraction Save File from URL Live Demos...RequestMessage (url) 19 20 # Extract file from URL 21 response =...

    docs.aspose.com/html/python-net/save-file-from-...
  8. Remove DOCX Annotation Online or Manage Annotat...

    delete comments from DOCX file through online app for free. .NET API code to manage comments of DOCX files....the file with added comments Extract All Comments Load Document...Comment from DOCX File C# Code: Extract All Comments DOCX (Microsoft...

    products.aspose.com/total/net/annotate/docx/
  9. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can Extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....Images Contents [ Hide Show ] Extract Images from a OneNote Document...OneNote document. Extract Images To extract all images or from...

    docs.aspose.com/note/net/working-with-images/
  10. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET....pydrawing as drawing def add_text_box_field ( output_file_name...10 , 600 , 110 , 620 , True ) text_box_field = ap . forms . TextBoxField...

    docs.aspose.com/pdf/python-net/create-form/