Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 6,580 for

extract text

(0.09 sec)
  1. 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 10 Text text = document...document. Body . AppendChild (text); 12 13 // Save the HTML document...

    docs.aspose.com/html/net/save-html-document/
  2. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...decode_data_uri(data_uri: str): """ Extracts base64-encoded PNG from a...t_path: Path) -> str: """ Extract a data:image/svg+xml;base64...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  3. 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/
  4. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...kerning applies to both Latin text and punctuation. range Returns...of pages and the given page extract options. extractPages(index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....kerning applies to both Latin text and punctuation. Range { get;...of pages and the given page extract options. GetAncestor ( NodeType...

    reference.aspose.com/words/net/aspose.words/doc...
  6. How to Find Field Properties|Aspose.Words for C++

    How to find some field properties like field code and field result in C++....I obtain the result (display text) of a field? A: Use the GetResult()...GetFieldNames for quick name extraction; use Field objects when you...

    docs.aspose.com/words/cpp/find-field-properties/
  7. Java API to Render XML to FODS | products.aspos...

    Export XML to FODS via Java API without using Microsoft Excel or Adobe Reader...range of features such as text extraction, document manipulation...Values) Convert XML to TXT (Text Document) Convert XML to XLAM...

    products.aspose.com/total/java/conversion/xml-t...
  8. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.ExtractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...info("the text label : {}", listLabel); } Professionalize...not carry over during the extraction process. Use ImportFormatOptions...

    forum.aspose.com/t/list-labels-not-getting-reat...
  9. Licensing|Aspose.Slides Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for Java. Ensure uninterrupted access to full features with our step-by-step licensing guide....opened or saved and limits text extraction to one slide. This article...limited to one slide when extracting texts from presentation slides...

    docs.aspose.com/slides/java/licensing/
  10. 在 Java 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Java 完整掌握段落格式——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。... 设置段落的 Text 。 为 bullet 设置段落的 Indent 。 为...bullet 类型设置为 Picture 并设置图像。 设置段落的 Text 。 为 bullet 设置段落的 Indent 。 为...

    docs.aspose.com/slides/zh/java/manage-paragraph/