Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 13,447 for

insert documents

(0.06 sec)
  1. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++....get_PageWidth () 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...
  2. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other cells vertically in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Fields::FieldNoteRef class | Asp...

    Aspose::Words::Fields::FieldNoteRef class. Implements the NOTEREF field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldNoteRef...get_InsertHyperlink () Gets whether to insert a hyperlink to the bookmarked...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks: A Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Add Rows in Word Table using Python

    This article guides on how to add rows in Word table using Python. It has the environment settings, a list of steps and a runnable sample code to Insert rows in Word table using python....add rows to table in MS Word Document using Python . You will learn...learn different options to insert row in the table before saving...

    kb.aspose.com/words/python/how-to-add-rows-in-w...
  6. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects...Working with Graphic Elements documentation article. Remarks You do...a gradient. insert(index, gradientStop) Inserts a GradientStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to - developer tips|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....replace references Coloring of inserts with new added layers Create...the layout Insert DXF/DWG drawing inside DWG Insert DXF/DWG drawing...

    docs.aspose.com/cad/net/how-to/
  8. WatermarkerContext.TextWatermarkOptions | Aspos...

    Discover customizable options for image watermarks with the WatermarkerContext TextWatermarkOptions property to enhance your visuals and protect your content....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...
  9. WatermarkerContext.ImageWatermarkOptions | Aspo...

    Discover customizable text watermark options with WatermarkerContext to enhance your images and protect your brand's identity effectively....Shows how to insert watermark image to the document using context...context. string doc = MyDir + "Document.docx" ; string watermarkImage...

    reference.aspose.com/words/net/aspose.words.low...
  10. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... Examples Shows how to insert an image, and use it as a watermark...watermark. doc = aw . Document () builder = aw . DocumentBuilder...

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