Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 937 for

insert document inline

(0.07 sec)
  1. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a Document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Clone Document, Convert Clone .ToString(SaveFormat.Html), Convert...Convert HTML back to Document, and Compare Changes Aspose.Words...

    forum.aspose.com/t/clone-document-convert-clone...
  2. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....the Working with Fields documentation article. Remarks: Retrieves...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a Document. To learn more, visit the Documentation article in C++....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. class FieldEnd :...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document Document) { StructuredDocumentTag structuredDocumentTag; try { struct…...createNewStructureDo(Document document) { StructuredDocumentTa...= new StructuredDocumentTa(document, SdtType.RICH_TEXT, MarkupLevel...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  5. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured Document tag SDT or content control in a Document in Java....structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FieldArgumentBuilder cla...

    Aspose::Words::Fields::FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldArgumentBuilder...System::SharedPtr<Aspose::Words::Inline>&) Adds a node to the argument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Replace word with image - Free Support Forum - ...

    Dear, I have a docs Document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...8:06am 1 Dear, I have a docs document in which I want to replace...should be respected when inserting the image. There should not...

    forum.aspose.com/t/replace-word-with-image/317224
  8. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using Java....from a Document Contents [ Hide ] When processing documents, a common...extract all images found in the document and export them to an external...

    docs.aspose.com/words/java/rendering-shapes-sep...
  9. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using C#....Rendering Shapes Separately from a Document Contents [ Hide ] What is...rest of the document. When processing documents, a common task...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  10. Print Word Document with Comments in Python

    Follow this article to print Word Document with comments in Python. It contains information to establish the development environment, a list of steps, and a sample code to print DOCX comments....Product Family Print Word Document with Comments in Python This...information to print Word document with comments in Python ....

    kb.aspose.com/words/python/print-word-document-...