Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 414,128 for

document

(0.34 sec)
  1. SectionCollection class | Aspose.Words for Python

    aspose.words.SectionCollection class. A collection of [Section](../section/) objects in the Document...of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks A Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentProperty.to_byte_array method | Aspose....

    DocumentProperty.to_byte_array method. Returns the property value as byte array....to a document that we save as an Epub. doc = aw . Document () builder...'Hello world!' ) # If we save a document, whose "Thumbnail" property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Load HTML in C# – Aspose.HTML for .NET

    Load HTML files in C#. Learn how to load HTML from a file, URL, string, or memory stream using Aspose.HTML for .NET API....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/load-html/
  4. Word内容复制节内容到另外的word,如果保留原word的修订 - Free Support...

    aspose -java25,原来的A.docx中有个节需要复制到B.docx,这个节有修订内容,怎么才能保留这些内容到B.docx中...Words for Java的 Document 类和相关方法。以下是一个示例代码,展示如何实现这一点:...: import com.aspose.words.Document; import com.aspose.words.ImportFormatMode;...

    forum.aspose.com/t/word-word-word/320564
  5. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PDF to Images formats|Aspose.PDF for PH...

    Explore how to convert PDF Documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in PHP via Java....allows you to convert PDF documents to image formats such as BMP...oriented for conversion whole document, but ImageDevice - for a particular...

    docs.aspose.com/pdf/php-java/convert-pdf-to-ima...
  7. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....with Digital Signatures documentation article. Examples: Shows...insert it into a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. File Format Conversion via Java | products.aspo...

    Convert Microsoft Office Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and different other formats with just few lines of Java code....Convert Microsoft ® Office documents, PDF, Images, HTML and multiple...Library speeds up developing document manipulation solutions from...

    products.aspose.com/total/java/conversion/
  9. IStructuredDocumentTag.RemoveSelfOnly | Aspose....

    Discover the IStructuredDocumentTag RemoveSelfOnly method to effortlessly remove an SDT node while preserving its content in your Document tree....the content of it inside the document tree. public void RemoveSelfOnly...structured document tag, but keeps content inside. Document doc =...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....how to add a thumbnail to a document that we save as an Epub. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...