Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 375,144 for

document

(0.15 sec)
  1. IFieldMergingCallback.ImageFieldMerging | Aspos...

    Discover the ImageFieldMerging method in IFieldMergingCallback, designed for seamless image insertion in Aspose.Words mail merge. Enhance your Document automation!...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...encounters a MERGEFIELD in the document with an "Image:" tag in its...

    reference.aspose.com/words/net/aspose.words.mai...
  2. FileFormatUtil.image_type_to_extension method |...

    FileFormatUtil.image_type_to_extension method. Converts an Aspose.Words image type enumerated value into a file extension...how to extract images from a document, and save them to the local...individual files. doc = aw . Document ( MY_DIR + 'Images.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Row.NodeType | Aspose.Words for .NET

    Discover the Row NodeType property that efficiently returns Row data, enhancing your data management and improving application performance....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  4. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your Document formatting by saving character styles for easy retrieval and consistent design....to use a document builder’s formatting stack. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Comment.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method to seamlessly welcome visitors at the beginning of comments, enhancing user engagement and interaction....visitor DocumentVisitor The document visitor. Return Value The...their comment ranges using a document visitor. public void CreateCommentsAndPri...

    reference.aspose.com/words/net/aspose.words/com...
  6. Comment.AcceptEnd | Aspose.Words for .NET

    Learn how the AcceptEnd method enhances user experience by efficiently managing comment visits. Boost engagement with seamless visitor acceptance!...visitor DocumentVisitor The document visitor. Return Value The...their comment ranges using a document visitor. public void CreateCommentsAndPri...

    reference.aspose.com/words/net/aspose.words/com...
  7. Convert MHTML to DOC in Python | products.aspos...

    MHTML and HtmlFixed to DOC conversion in your Python applications without using Microsoft Word...provides the ability to save the document in HTML format using absolutely...as the ability to convert documents to and from various formats...

    products.aspose.com/total/python-net/conversion...
  8. MergerContext | Aspose.Words for Java

    Document merger context in Java....MergerContext extends ProcessorContext Document merger context. Examples:...how to merge documents into a single output document using context...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 PS 文件中处理文本 | Java

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能... Copy 1 document. fillText (str, new java....fontSize, Font. PLAIN ); 3 document. fillText (str, drFont, 50...

    docs.aspose.com/page/zh/java/ps/working-with-text/
  10. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify text only in form fields in Microsoft Word in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...protection to every section in the document. doc -> Protect ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/sec...