Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 20,481 for

insert documents

(0.38 sec)
  1. Insert Image and DeviceRGB - Free Support Forum...

    We have a document that we save as PDF for printing so CMYK is required. I am currently Inserting a picture as a background for a one page document – a JPG – and it is in a...Insert Image and DeviceRGB Aspose.Words Product Family adventurousbooks... 2019, 2:24am 1 We have a document that we save as PDF for printing...

    forum.aspose.com/t/insert-image-and-devicergb/2...
  2. Merge Documents|Aspose.Words for Java

    Merge Documents easily and fast instead of using docx4j....Ask AI Merge Documents Contents [ Hide ] You can try to merge...merge documents and view the results online at this link: https://products...

    docs.aspose.com/words/java/merge-documents/
  3. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...cell list format changed after insert new word Aspose.Words Product...top\\a\\DMS\\"; Document main = new Document(path + "794084228810694656...

    forum.aspose.com/t/table-cell-list-format-chang...
  4. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for Inserting a text or image watermark into a document while using Aspose.Words for SharePoint....Inserting a Watermark via Workflow Activity Contents [ Hide ]...for inserting a text or image watermark into a document. The...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  5. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using Java. Also Insert images from a Database during Mail Merge in Java....Ask AI Insert Checkboxes, Text Input, or Images Contents [ Hide...] The merge engine takes a document as input, looks for MERGEFIELD...

    docs.aspose.com/words/java/insert-checkboxes-te...
  6. Insert OLE(Object Linking and Embedding) object...

    Java source code to Insert OLE(Object Linking and Embedding) object into Visio on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Object INSERT-OBJECT to VISIO PNG JPG BMP TIFF VDW Insert OLE object...object into Visio in Java Insert objects using server-side APIs...

    products.aspose.com/diagram/java/object/insert-...
  7. Joining Word Documents Together|Aspose.Words fo...

    Join a few document together or append them easily and fast instead of using VSTO in C#....Ask AI Joining Word Documents Together Contents [ Hide ] Purpose...Word documents together. VSTO string mypath = "Document.docx"...

    docs.aspose.com/words/net/joining-word-document...
  8. How to Add/Insert TextBox to Worksheet with C++...

    How to add/Insert a TextBox to a worksheet in Aspose.Cells with C++....Ask AI How to Add/Insert TextBox to Worksheet with C++ Contents...where you can insert text boxes. One is in Insert Shapes , and...

    docs.aspose.com/cells/cpp/add-text-box-to-works...
  9. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Insert method. Inserts a GradientStop to the collection at a specified index in C++....Aspose::Words::Drawing::GradientStopCollecti::Insert method Contents [ Hide ] G...GradientStopCollecti::Insert method Inserts a GradientStop to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main template usi…...Unable to insert a document into another one using ReportingEngine...intention: data contains a Document object which I want to be...

    forum.aspose.com/t/unable-to-insert-a-document-...