Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 20,111 for

insert documents

(0.91 sec)
  1. Text issue in table - Free Support Forum - aspo...

    Hello, can you please suggest how can fix below issue in table row. when we Insert two digit value then 0 shifted below to 1 . So please suggest how can fix this issue and show two digit number together. As I am using …... when we insert two digit value then 0 shifted...documentBuilder = new DocumentBuilder(document); documentBuilder.InsertHtml(html...

    forum.aspose.com/t/text-issue-in-table/317935
  2. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java....data and generate an output document. As you notice from the example...the difference between the document before executing the Mail...

    docs.aspose.com/words/java/mail-merge-template-...
  3. Field Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.Field class, your key to enhancing Microsoft Word Documents with dynamic fields for improved functionality and efficiency....Represents a Microsoft Word document field. To learn more, visit...the Working with Fields documentation article. public class Field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...while appending a document. # Create a document that will have nodes...another document inserted into it. dst_doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Access Presentation Slides in JavaScript|Aspose...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Boost productivity with code examples....slides and are recalculated upon insert, delete, and move operations...

    docs.aspose.com/slides/nodejs-java/access-slide...
  6. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...while appending a document. // Create a document that will have...have nodes from another document inserted into it. let dstDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....the Working with Tables documentation section. When creating a...contents. By default Aspose.Words inserts a new table using “ AutoFit...

    docs.aspose.com/words/java/autofit-setting-to-t...
  8. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java.... Document doc = new Document(); DocumentBuilder...builder.startTable(); // We must insert at least one row before setting...

    reference.aspose.com/words/java/com.aspose.word...
  9. Public API Changes in Aspose.Cells 17.1.0|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....0 Contents [ Hide ] This document describes the changes to the...getCells (). get ( "B5" ); //Insert a value to the cell cell ....

    docs.aspose.com/cells/java/public-api-changes-i...
  10. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a TOA field, which will create an entry...

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