Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 20,477 for

insert documents

(0.09 sec)
  1. Working with Images in PDF|Aspose.PDF for Java

    This section describes the features of working with images in a PDF file using Java library....world without the Portable Document Format (PDF) seems to be unthinkable...to work with a PDF document. This document can and will include...

    docs.aspose.com/pdf/java/working-with-images/
  2. Extract Content in Jython|Aspose.Words for Java

    Extract Content from document using Jython....Content To Extract Content from document using Aspose.Words Java for...between these nodes in the document. Include these markers in...

    docs.aspose.com/words/java/extract-content-in-j...
  3. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....create, modify, and manage document sections and section breaks...Python via .NET, including inserting, removing, moving, cloning...

    docs.aspose.com/words/python-net/working-with-s...
  4. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns true if the shape type allows the shape to have an image in C++....appears that in Microsoft Word documents any shape except a group shape...GroupShape . Examples Shows how to insert and rotate an image. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Clone a Document in C++|Aspose.Words for C++

    Clone a document to get its identical copy using C++. When creating a copy, nodes and properties of the original document are cloned....Clone a Document Contents [ Hide ] Cloning a document is the process...identical copy of an original document, which can improve performance...

    docs.aspose.com/words/cpp/clone-a-document/
  6. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a Documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...take an example such that a documents consists of below text Hello...IReplacingCallback { private readonly Document _doc; private readonly string...

    forum.aspose.com/t/how-to-create-a-content-cont...
  7. Advanced operations using JavaScript via C++|As...

    Aspose.PDF for JavaScript via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/javascript-cpp/advanced-ope...
  8. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...node" ); // The path to the documents directory. const dataDir =...setFormula ( "NewNamedRange" ); // Insert the value in cell A3 which...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  9. Strict per-word comparison - Free Support Forum...

    With Granularity = WORD_LEVEL, compare frequently groups several adjacent words into a single delete/Insert, instead of clear per-word revisions. CHAR_LEVEL — not suitable for our use case and significantly slower on la…...words into a single delete/insert, instead of clear per-word...words into a single delete/insert, is indeed by design. This...

    forum.aspose.com/t/strict-per-word-comparison/3...
  10. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark....you need to insert a watermark into a Word document, for instance...would like to print a draft document or mark it as confidential...

    docs.aspose.com/words/java/add-watermark/