Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 13,477 for

insert documents

(0.17 sec)
  1. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your document layout for optimal presentation....how to insert an image, and use it as a watermark. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkbox like this: image.png (491 Bytes) We are developing a web application and…...checkbox when we manipulate their document. Thanks by advanced. Professionalize...use Cell.IsCheckBoxStyle to insert(set this property as true)...

    forum.aspose.com/t/checkbox-on-excel/312207
  3. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...signature and insert it into a document. doc = aw . Document () builder...signer_title = 'Senior Manager' # Insert a shape that will contain a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while Inserting Arabic text with English in doc. As we are using below code to Insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...facing below issue while inserting Arabic text with English in...code to insert data in DOC. Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....with Fields documentation article. Remarks: Inserts information...information about a document property. Examples: Shows how to work with...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::SignatureLine::get_Show...

    Aspose::Words::Drawing::SignatureLine::get_ShowDate method. Gets or sets a value indicating that sign date is shown in the signature line. Default value for this property is true 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...
  9. 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...
  10. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.InsertBreak method. Inserts a break of the specified type into the document....method insertBreak(breakType) Inserts a break of the specified type...type into the document. insertBreak ( breakType : Aspose . Words...

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