Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 4,054 for

extract text

(0.04 sec)
  1. 形状动画|Aspose.Slides for Python 文档

    在 Python 中创建 PowerPoint 动画...] # Adds new AutoShape with text autoShape = sld . shapes . add_auto_shape...textFrame = autoShape . text_frame textFrame . text = "第一段 \n 第二段 \n...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  2. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....writeln("Some text with PostScript font."); //...printer will apply to printed text as a substitute should its original...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Total for 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....developers to create forms, add/edit text, manipulate PDF pages, add annotations...key features such as managing text, shapes, tables & animations...

    docs.aspose.com/total/cpp/
  4. Protect PDF Document Online with password and u...

    Online PDF file password protection app. .NET C# API code to apply password protection on PDF document.... Protection prevents text extraction, copying, or unauthorized...Protect ODT Files (OpenDocument Text File Format) Protect PDF Files...

    products.aspose.com/total/net/protect/pdf/
  5. Low Code|Aspose.Words for C++

    Simplify document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....comparison, content extraction, image conversion, and text replacement...

    docs.aspose.com/words/cpp/low-code/
  6. Remove DOC Password Protection Online or using ...

    unlock password from DOC document through online app for free. .NET C# API code to delete password from DOC files.... Extracting Content for Migration Necessary...conversion into HTML, PDF, or plain text for broader usage or publishing...

    products.aspose.com/total/net/unlock/doc/
  7. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product....documents, HTML files, Unicode text, and more. Within Pub files...elements, including images, text, and graphics. This extensive...

    products.aspose.com/pub/java/
  8. Web Accessibility – How to Check – Aspose.HTML ...

    Learn how to check website accessibility using Aspose.HTML for .NET API and find out if your website is WCAG  compliant....and how to check alternative text for screen readers against WCAG...alt text Video transcription and audio description Text size...

    docs.aspose.com/html/net/web-accessibility/
  9. Image Vectorization – Workflow – Aspose.SVG for...

    Learn about the image vectorization process; usage of vectorization algorithms and options, learn how to vectorize raster images such as PNG, JPG, BMP, TIFF, GIF, ICO into an SVG document....SVG API Image and Text Vectorization Image Vectorization...applied to digital images to extract their boundary or boundaries...

    docs.aspose.com/svg/net/image-vectorization-wor...
  10. Save HTML Document – C# Examples – Aspose.HTML ...

    Learn how to save HTML documents to a file, URL, Zip archive, and memory stream using Aspose.HTML for .NET API and how to apply save options....Create a text element and add it to the document 8 Text text = document...document. Body . AppendChild (text); 10 11 // Save the HTML document...

    docs.aspose.com/html/net/save-html-document/