Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 17,911 for

insert documents

(0.06 sec)
  1. DocumentBuilder.Bold | Aspose.Words for .NET

    Discover the DocumentBuilder Bold property. Easily format fonts as bold to enhance text visibility and impact in your Documents. Boost your design today!...with a document builder instead of a mail merge. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library with C++....can ensure that your printed document is easy to read and well-organized...compare and analyze printed documents. Professional Presentation:...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  3. CustomXmlPartCollection class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...Structured Document Tags or Content Control documentation article...data stored in a document via the Document.customXmlParts property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....the Working with Fields documentation article. Examples: Shows...LISTNUM fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. BookmarksOutlineLevelCollection class | Aspose....

    Aspose.Words.Saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level...Working with Bookmarks documentation article. Remarks Key is...will not be displayed in the document outline. Specify 1 and Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold....MERGEFIELDs with data with a document builder instead of a mail...mail merge. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldNextIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldNextIf ComparisonOperator property to easily manage and customize your comparison operators for enhanced functionality....void FieldNext () { Document doc = new Document (); DocumentBuilder...would normally create a 3-page document. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....Shows how to insert a paragraph into the document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) font...

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