Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 18,762 for

document insertion

(0.17 sec)
  1. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....into a PDF file: Open the PDF Document Define Image Placement Coordinates...State Save the Modified PDF Document The following code snippet...

    docs.aspose.com/pdf/python-net/working-with-ope...
  2. Document.show_grammatical_errors property | Asp...

    Document.show_grammatical_errors property. Specifies whether to display grammar errors in this Document....show_grammatical_errors property Document.show_grammatical_errors property...display grammar errors in this document. @property def show_grammatical_errors...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...takes up little space on the document page, // it occupies a rectangular...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the Document building process....additional options for the document building process. Constructors...content after. doc = aw . Document () builder_options = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency....how to insert a linked image into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldImport.GraphicFilter | Aspose.Words for .NET

    Discover the FieldImport GraphicFilter property to easily set or retrieve graphic format filters, enhancing your content Insertion process....the graphic that is to be inserted. public string GraphicFilter...set ; } Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FindReplaceDirection Enum | Aspose.Words for .NET

    Discover the Aspose.Words FindReplaceDirection enum for efficient text replacement. Optimize your Document processing with precise direction control....find-and-replace operation traverses the document in. public void Direction...findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors....Represents the color scheme of the document theme which contains twelve...themes. let doc = new aw . Document ( base . myDir + "Theme colors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance Document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....additional options when saving a document into the Docx, Docm, Dotx...the Specify Save Options documentation article. public class OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SignatureLineOptions.signerTitle property | Asp...

    SignatureLineOptions.signerTitle property. Gets or sets suggested signer's title...add a signature line to a document, and then sign it using a...srcDocumentPath = base . myDir + "Document.docx" ; let dstDocumentPath...

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