Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 13,511 for

insert documents

(0.1 sec)
  1. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++....for a signature and insert it into a document. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Format Rows and Columns with Node.js via C++|Do...

    Aspose.Cells for Node.js via C++ can support change row height or column width, as well as apply formatting on rows or columns....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/adjusting-row-...
  3. Create Dynamic Charts|Documentation

    Learn how to create dynamic charts in Aspose.Cells for Python via .NET. Our guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets.... Insert some data to the cells. Create...Create ListObject based on the inserted data. Create Chart based on...

    docs.aspose.com/cells/python-net/create-dynamic...
  4. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....Shows how to insert watermark text to the document using context...string doc = MyDir + "Big document.docx" ; string watermarkText...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::PageSetup::get_PageHeight method...

    Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height of the page in points in C++....get_PageHeight () Examples Shows how to insert an image, and use it as a watermark...watermark. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....Shapes documentation article. Examples: Shows how to insert a horizontal...its formatting. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PAGEREF field...with Fields documentation article. Remarks Inserts the number...Field ) insert_hyperlink Gets or sets whether to insert a hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Underline enumeration | Aspose.Words for Node.js

    Aspose.Words.Underline enumeration. Indicates type of the underline applied to a font....to insert a hyperlink field. let doc = new aw . Document ();...information, please visit the " ); // Insert a hyperlink and emphasize it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.clearFormatting method | Aspose.Words for ...

    Font.clearFormatting method. Resets to default font formatting....to insert a hyperlink field. let doc = new aw . Document ();...information, please visit the " ); // Insert a hyperlink and emphasize it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CellFormat.horizontal_merge property | Aspose.W...

    CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a cell into the first column...

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