Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 917 for

insert document inline

(0.1 sec)
  1. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a Document into the SaveFormat.MARKDOWN format in Java....additional options when saving a document into the SaveFormat.MARKDOWN...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....the Working with Images documentation article. Remarks: Use the...(linked and stored in the document). Regardless of whether the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...Working with Paragraphs documentation article. Remarks Paragraph...Paragraph can contain any number of inline-level nodes and bookmarks....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...the Working with Comments documentation article. Remarks A comment...Comment.id value. Comment is an inline-level node and can only be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....fill mail merge fields in the document with values from any data...CustomDataSource () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  6. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your Document experience!...Check Format Compatibility documentation article. public class CompatibilityOptions...AdjustLineHeightInTa { get; set; } Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/net/aspose.words.set...
  7. Content Control visible in WPS but not visible ...

    Hi team, I am creating content contol with below code. SDT is getting created successfully and visible in WPS but same is not visible in MS word. Code Snippet: public void createSDT(Document Document, CustomNode cust…...public void createSDT(Document document, CustomNode customNode){...sdtCreationService.createNewStructureDo(document); this.sdtCreationService...

    forum.aspose.com/t/content-control-visible-in-w...
  8. EQ Field Overstrike with Image Not Rendering Pr...

    Description: When processing a Word Document with EQ (Equation) fields of the type {eq \o({text},\s\do55({image}))} using Aspose.Words, any shape or image positioned below the text is not rendered as expected during con…...Description: When processing a Word document with EQ (Equation) fields...SetLicense($@"licensePath"); var doc = new Document($@"inputDocxPath"); doc.S...

    forum.aspose.com/t/eq-field-overstrike-with-ima...
  9. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....add images or text to a PDF document. Also, try to add different...header and footer objects, inserts text fragments into them, sets...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  10. SdtCalendarType | Aspose.Words for Java

    Specifies the possible types of calendars which can be used to specify StructuredDocumentTag.getCalendarType / StructuredDocumentTag.setCalendarTypeint in an Office Open XML Document in Java....setCalendarType(int) in an Office Open XML document. Examples: Shows how to prompt...structured document tag. Document doc = new Document(); // Insert a structured...

    reference.aspose.com/words/java/com.aspose.word...