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

insert documents

(0.18 sec)
  1. 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...
  2. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be Inserted....the graphic that is to be inserted. @property def graphic_filter...): ... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. HorizontalRuleFormat class | Aspose.Words for P...

    aspose.words.drawing.HorizontalRuleFormat class. Represents horizontal rule formatting...the Working with Shapes documentation article. Properties Name...width. Examples Shows how to insert a horizontal rule shape, and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....visitor DocumentVisitor The document visitor. Return Value The...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...