Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 375,297 for

document

(0.16 sec)
  1. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...get structured document tag. doc = aw . Document ( file_name =...= MY_DIR + 'Structured document tags by id.docx' ) # Get the structured...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your Documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals....NET Image object into the document. The image is inserted inline...The image to insert into the document. Return Value The image node...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform.... powerful and easy-to-use document manipulation API for python-cpp...PDF, HTML, TXT, and DOCX documents into parts. For more details...

    products.aspose.com/pdf/python-cpp/splitter/
  4. Convert PDF to DOC or DOCX format in PHP|Aspose...

    Learn how to convert PDF Documents into DOC or DOCX formats in PHP using Aspose.PDF for easier Document editing....DOC or DOCX To convert PDF document to DOC or DOCX format using...Open the target document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  5. aspose.words.layout module | Aspose.Words for P...

    The aspose.words.layout module provides classes that allow to access information such as on what page and where on a page particular Document elements are positioned, when the Document is formatted into pages....particular document elements are positioned, when the document is formatted...to compute page numbers of document nodes. LayoutEnumerator Enumerates...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C# API to Export EML to SVG | products.aspose.com

    Convert EML to SVG without using Microsoft Word or Outlook on .NET...high-quality SVG images from HTML documents. Aspose.Total for .NET is...HTML by using Document class Save the document to SVG format...

    products.aspose.com/total/net/conversion/eml-to...
  7. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the Document....sets the thumbnail of the document. @property def thumbnail (...unsupported for specific format of document. Remarks For now this property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. C# API to Export EMLX to EPUB | products.aspose...

    Convert EMLX to EPUB without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to EPUB format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/net/conversion/emlx-t...
  9. 从PDF文件中删除图像|Aspose.PDF for .NET

    本节解释如何使用Aspose.PDF for .NET从PDF文件中删除图像。...要从PDF文件中删除图像: 创建一个Document对象并打开输入的PDF文件。 从Document对象的Pages集合中获取包含图像的页面。...使用Images集合的Delete方法删除图像。 使用Document对象的Save方法保存输出。 以下代码片段演示如何从PDF文件中删除图像。...

    docs.aspose.com/pdf/zh/net/delete-images-from-p...
  10. Extract Paragraph from PDF|Aspose.PDF for PHP v...

    Explore how to extract paragraphs from a PDF file in PHP using Aspose.PDF for efficient text extraction....Hide ] Extract Text from PDF document in Paragraphs form We can...can get text from a PDF document by searching a particular text...

    docs.aspose.com/pdf/php-java/extract-paragraph-...