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

document insertion

(0.11 sec)
  1. How to Build a Table from a DataTable in C#|Asp...

    Example of filling Document table from external database using C#....You can easily insert this data into your document as a new table...way of inserting data from a DataTable into a document table is...

    docs.aspose.com/words/net/how-to-build-a-table-...
  2. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtinDocumentproperties/) and [CustomDocumentProperties](../customDocumentproperties/) collections...the Work with Document Properties documentation article. Remarks...with a document’s custom properties. doc = aw . Document () properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... insert_shape ( shape_type = aw . drawing...soft_edge . radius = 30 builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...E"; // load Document pdfDocument = new Document(inFilePath);...of the image being inserted. When you insert an image into a PDF...

    forum.aspose.com/t/pdf-base64image/315504
  5. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...e-licence")); Document document = new Document("/home/mohitkumar/Downloads/Date...updateTagsInDocument(document, idToValueMap); document.save("/home/m...

    forum.aspose.com/t/chinese-date-language-locale...
  6. Working with Content Control SDT in Java|Aspose...

    Advanced Document content management, how to create and manipulate content controls (Structured Document Tags) using Java....Structured Document Tag or content control from any document loaded...StructuredDocumentTa node. Structured document tags (SDT or content control)...

    docs.aspose.com/words/java/working-with-content...
  7. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your Documents....InsertCheckBox( string, bool, int ) Inserts a checkbox form field at the...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FieldFormDropDown Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormDropDown class, designed to enhance Document interactivity with dynamic dropdown fields for seamless user experiences....the Working with Fields documentation article. public class FieldFormDropDown...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Online PS to Excel Conversion or Build .NET bas...

    Free online app to convert PS to Excel files. .NET C# conversion library code for PS Documents....will be converted into Excel document Download the converted Excel...Automation API Open PS file using Document class Convert PS to XLSX by...

    products.aspose.com/total/net/conversion/ps-to-...
  10. SignatureLineOptions.instructions property | As...

    SignatureLineOptions.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

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