Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 17,930 for

insert documents

(0.09 sec)
  1. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::HeaderFooterCollection class | A...

    Aspose::Words::HeaderFooterCollection class. Provides typed access to HeaderFooter nodes of a Section. To learn more, visit the documentation article in C++....with Headers and Footers documentation article. class HeaderFooterCollecti...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....for the generated images of document pages. Members Name Description...Description NONE The pages of the document will be rendered as color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Using Conditional Blocks in Java|Aspose.Words f...

    Use conditional blocks to represent the same data depending on a condition using Java....Hide ] You can use different document blocks to represent the same...Sequential Data in Java Inserting Documents Dynamically in Java Analyzing...

    docs.aspose.com/words/java/using-conditional-bl...
  7. Mail Merge Mustache Syntax|Aspose.Words for Pyt...

    Create templates with Mustache syntax using Python. 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....data and generate an output document. As you notice from the example...be used in any Mail Merge document to suppress undesired spaces...

    docs.aspose.com/words/python-net/mail-merge-tem...
  8. Change Background of VSDM File via java | produ...

    Java source code to change background of VSDM file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....change background of VSDM document using server-side Java APIs...basic change background of document with Aspose.Diagram for Java...

    products.aspose.com/diagram/java/changebackgrou...
  9. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field...the Working with Fields documentation article. Remarks Defines...modifications made to the document. (Inherited from Field ) is_italic...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....Words Document Object Model (DOM) documentation article. Remarks:...getEditableRangeEnd() in a document tree and allows to work with...

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