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

structured append

(0.47 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. 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/
  4. 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...
  5. 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...
  6. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....to print a document’s node structure. public void docStructureToText()...VisitorAction.CONTINUE; } /// /// Append a line to the StringBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Create a Table in C#|Aspose.Words for .NET

    A guide on how to make a table in C# in various ways. Create table in C# for your document....the last row of a table and append it to the table: You can download...Word table, preserving basic structure and formatting. Q: How do...

    docs.aspose.com/words/net/create-a-table/
  8. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....copies the entire section structure, preserving headers, footers...elements, but some complex structures may be re‑generated during...

    docs.aspose.com/words/net/split-a-document/
  9. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....not a paragraph, creates and appends one empty paragraph. fetchInheritedRunAtt(int...to print a document’s node structure. public void docStructureToText()...

    reference.aspose.com/words/java/com.aspose.word...
  10. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....has a strict unchangeable structure. PDF is one of, if not, the...brief review of the syntax, structure and features of PDF. What...

    docs.aspose.com/page/net/what-is-pdf-file/