Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 6,468 for

insert documents

(0.05 sec)
  1. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI.... Document () builder = aw . DocumentBuilder...doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIncludePicture.resize_vertically property ...

    FieldIncludePicture.resize_vertically property. Gets or sets whether to resize the picture vertically from the source.... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...INCLUDEPICTURE fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the horizontal rule in C++.... Examples Shows how to insert a horizontal rule shape, and...formatting. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing points for an axis in Java.... Examples: Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.Insert_ole_object_as_icon method...insert_ole_object_as_icon method Contents [ Hide ] insert_ol... icon_file, icon_caption) Inserts an embedded or linked OLE object...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose::Words::Layout::LayoutOptions::get_Revis...

    Aspose::Words::Layout::LayoutOptions::get_RevisionOptions method. Gets revision options in C++....rendered output document. auto doc = MakeObject < Document > (); auto...DocumentBuilder > ( doc ); // Insert a revision, then change the...

    reference.aspose.com/words/cpp/aspose.words.lay...