Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 18,038 for

insert documents

(0.06 sec)
  1. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring text seamlessly follows any shape, creating stunning visual effects....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply different image and print options using Aspose.Cells with C++....C++ Contents [ Hide ] This document is designed to provide a detailed...or web pages, insert them into a Word document, a PDF file, a...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  4. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this document....relative hyperlinks in this document. @property def hyperlink_base...hyperlink in the document’s properties. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....a saved PDF document. let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); // Insert headings that can serve as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeList.count property | Aspose.Words for Node.js

    NodeList.count property. Gets the number of nodes in the list.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert some nodes with a DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how document is printed out....enumeration Specifies how document is printed out. Members Name...Specifies whether to print the document as a book fold. BOOK_FOLD_PRINTING_REVERSE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the formatted Asian characters in C++....get_LocaleIdFarEast () Examples Shows how to insert and format text in a Far East...language. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... Document () builder = aw . DocumentBuilder...= aw . LineStyle . SINGLE # Insert a table and apply the style...

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