Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 17,840 for

insert documents

(0.05 sec)
  1. Aspose::Words::DocumentBuilder::get_Italic meth...

    Aspose::Words::DocumentBuilder::get_Italic method. True if the font is formatted as italic in C++....MERGEFIELDs with data with a document builder instead of a mail...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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/python-net/aspose.wo...
  3. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++....with Digital Signatures documentation article. class SignatureLine...digital signature, when signing document using DigitalSignatureUtil...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....Shows how insert an OLE object into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Border.tint_and_shade property | Aspose.Words f...

    Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... Examples Shows how to insert a paragraph with a top border...border. doc = aw . Document () builder = aw . DocumentBuilder (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....how to insert a paragraph into the document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  7. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters....with a document builder. let doc = new aw . Document (); let...font's locale to English and insert some Russian text, // the English...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert a Treemap chart. Shape shape...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....adding with a document builder. doc = aw . Document () builder =...font's locale to English and insert some Russian text, # the English...

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