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

insert document inline

(0.08 sec)
  1. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....the Working with Shapes documentation article. public abstract...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...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/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldSeparator class | A...

    Aspose::Words::Fields::FieldSeparator class. Represents a Word field separator that separates the field code from the field result. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldSeparator...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Remove DOCX Annotation Online or Manage Annotat...

    delete comments from DOCX file through online app for free. Java API code to manage comments of DOCX files....Docx Clear Comments from DOCX Document Online or Manage via Java...Develop powerful Java based DOCX document annotation utility application...

    products.aspose.com/total/java/annotate/docx/
  5. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue Document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_Document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_Document__OUTPUT.docx (55.9 KB) ISSUE: Able to Insert hyperlink but missing styles of …...hyperlink styles in redlined document Aspose.Words Product Family...9:54am 1 Hyperlinks issue document _INPUT.docx (60.9 KB) Red...

    forum.aspose.com/t/aspose-words-python-missing-...
  6. 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...
  7. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to Insert text, images and other content, specify font, paragraph and section formatting...DocumentBuilder class Provides methods to insert text, images and other content...visit the Document Builder Overview documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....Exception { Document doc = new Document(); // Insert a WordArt...InsertTextPaths.docx"); } /// /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/java/com.aspose.word...
  10. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...SetLicense($@"licensePath"); var doc = new Document($@"inputDocxPath"); doc.S...substitute the field with an inline Shape that contains that picture...

    forum.aspose.com/t/eq-field-overstrike-with-fon...