Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 20,247 for

document insertion

(0.19 sec)
  1. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_ImageWidth method. Specifies the image width for the image to insert into the Document in C++....width for the image to insert into the document. const System :: SharedPtr...contained in the template document. To override the initial value...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Theme.MinorFonts | Aspose.Words for .NET

    Customize your site's typography with MinorFonts. Easily set unique fonts for various languages to enhance user experience and engagement.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  3. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python.... Steps to Convert Word Document into JPG using Python Set...page to the last page of the document Create a page range for each...

    kb.aspose.com/words/python/how-to-convert-word-...
  4. ImageData.FitImageToShape | Aspose.Words for .NET

    Optimize your images with the FitImageToShape method, ensuring perfect aspect ratio alignment within Shape frames for stunning visual presentations.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/net/aspose.words.dra...
  5. AbsolutePositionTab class | Aspose.Words for Py...

    aspose.words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Words Document Object Model (DOM) documentation article. Inheritance:...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldMergingArgsBase.DocumentFieldName | Aspose...

    Discover the DocumentFieldName property of FieldMergingArgsBase. Easily access and manage merge field names for efficient Document processing....field as specified in the document. public string DocumentFieldName...you have a mapping from a document field name to a different...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...Levels of Nodes in a Document documentation article. Remarks Text...Text of a Word document is said to consist of several stories...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties....ChartTitle Examples Shows how to insert a chart and set a title. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OoxmlSaveOptions.zip_64_mode property | Aspose....

    OoxmlSaveOptions.zip_64_mode property. Specifies whether or not to use ZIP64 format extensions for the output Document...extensions for the output document. The default value is Zip64Mode...ImageFormat . bmp ) builder . insert_image ( data ) data . close...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ByteArray To image - Free Support Forum - aspos...

    I’m working with Aspose.Words for .NET (v24.10) and would like some guidance on inserting a signature image from byte array coming in payload into a Word template using the LINQ Reporting Engine. My Use Case: I receiv…...would like some guidance on inserting a signature image from byte...2025, 5:30am 2 @lalit2207 To insert a signature image from a byte...

    forum.aspose.com/t/bytearray-to-image/310992