Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 20,468 for

document insertion

(0.18 sec)
  1. Advanced Mail Merge Features in C++|Aspose.Word...

    Aspose.Words for C++ provides some advanced Mail Merge features that allow you to perform further Mail Merge customization. For example, obtaining information about template structure, setting rules, cleaning up after a Mail Merge operation, and others....need to generate multiple documents. Aspose.Words allows you to...Merge Data Records in Current Document You can implement the Next...

    docs.aspose.com/words/cpp/advanced-mail-merge-f...
  2. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This Document details how to implement these features and provides sample code for your reference....while explicit line breaks insert breaks exactly where you want...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/line-break...
  3. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, Documents, etc.... Insert empty page in a PDF file. Insert PDF pages....page. Document Get document viewer properties. Set document viewer...

    docs.aspose.com/pdf/cpp/key-features/
  4. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the Document in C++....tem::IO::Stream>&) method Inserts an embedded OLE object from...from a stream into the document. System :: SharedPtr < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index....insert method insert(index, gradient_stop) Inserts a GradientStop...collection at a specified index. def insert ( self , index : int , gradient_stop...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the Documents in Java....intended to insert watermarks into the documents. Methods Method...from(InputStream input) Specifies input document for processing. from(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  7. Why Not Open XML SDK|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.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly‑typed way. That...

    docs.aspose.com/cells/java/why-not-open-xml-sdk/
  8. Clean Up Before or During Mail Merge|Aspose.Wor...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation using C#....during a mail merge to ensure document integrity. Aspose.Words allows...delete all merge fields from a document without executing a Mail Merge...

    docs.aspose.com/words/net/clean-up-before-or-du...
  9. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole object with Aspose.Diagram library....their Java applications to auto insert these files inside of the drawing...an OLE object of the Visio document, edit it using Aspose.Diagram...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  10. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

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