Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 711 for

structured append

(0.14 sec)
  1. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....append(" -- Editable range found!... -- "); mBuilder.append("\tID:\t\t" + editableRangeStart.getId());...

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

    Represents an end of an editable range in a Word document in Java....append(" -- Editable range found!... -- "); mBuilder.append("\tID:\t\t" + editableRangeStart.getId());...

    reference.aspose.com/words/java/com.aspose.word...
  3. NodeList Class | Aspose.Words for .NET

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath query results and enhancing document processing capabilities.... /// /// The node structure for fields is as follows:...child . NextSibling ) builder . Append ( child . GetText ()); return...

    reference.aspose.com/words/net/aspose.words/nod...
  4. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....around one or more inline structures (runs, images, fields,etc...To learn more, visit the Structured Document Tags or Content...

    reference.aspose.com/words/java/com.aspose.word...
  5. HTML Table Generator – Online Tool and C# code

    HTML Table Generator creates HTML and C# code for a table element using Aspose.HTML. You can generate code and use it in your website or C# project....components for presenting structured data on websites. Our HTML...simplicity and style. Modify table structure, widths, colors, and other...

    products.aspose.com/html/net/generators/table/
  6. Convert PST to MBOX via Java | products.aspose.com

    Try the code sample to convert PST files to MBOX format in Java. Download Java API to take your email processing applications to the next level....ensures that the original structure of the email data is maintained...access to its content and structure. The MboxrdStorageWriter class...

    products.aspose.com/email/java/conversion/pst-t...
  7. Convert OST to MBOX via Java | products.aspose.com

    Try the code sample to convert OST files to MBOX format in Java. Download Java API to take your email processing applications to the next level....access to its content and structure. The MboxrdStorageWriter class...parameter indicating whether to append to an existing file (false...

    products.aspose.com/email/java/conversion/ost-t...
  8. Convert VCF to MBOX via Java | products.aspose.com

    Try the code sample to convert VCF files to MBOX format in Java. Download Java API to take your email processing applications to the next level....while preserving the original structure and integrity of the contact...parameter indicating whether to append to an existing file (false...

    products.aspose.com/email/java/conversion/vcf-t...
  9. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....")); // We have not yet appended this paragraph as a child...getBody().getFirstParagraph(); // Append a child Run node to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with 'name' table | C++

    TrueType font table ‘name’ is storage for text strings describing font metadata like font name, license information, copyright notices, and many others....the structure . The four main parameters of this structure are:... This method creates the structure of the type and inserts it...

    docs.aspose.com/font/cpp/working-with-name-table/