Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 32,890 for

document insertion

(0.11 sec)
  1. Moving pages within a PDF document - Aspose.PDF...

    I’m trying to move a group of consecutive pages in a pdf Document. In your samples they all show moving to the end of the pdf. How do I move, for example, pages 80-81 to page 2 in the same pdf Document?...Moving pages within a PDF document Aspose.PDF Product Family...consecutive pages in a pdf document. In your samples they all...

    forum.aspose.com/t/moving-pages-within-a-pdf-do...
  2. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....Words Document Object Model (DOM) documentation article. Remarks:...getEditableRangeEnd() in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  3. Charts in Word Document | Create Chart in Word ...

    Programmatically create charts in Word Documents using Python. Learn how to insert column charts, scatter charts, area charts, and bubble charts in a Word Document....Incorporating charts into Word documents can significantly enhance...integrating charts within Word documents. In this blog post, we will...

    blog.aspose.com/words/create-charts-in-word-doc...
  4. How to Digitally Sign an Excel Document using Java

    This article contains information on how to digitally sign an Excel Document using Java. It will help to configure the environment along with the detailed steps and a runnable sample code to insert digital signature in Excel using Java....to Digitally Sign an Excel Document using Java This crisp article...to digitally sign an Excel document using Java . It contains the...

    kb.aspose.com/cells/java/how-to-digitally-sign-...
  5. How to insert a text at the start of every page...

    Hi Team, I have to add a (continue…) word at start of every page of a doc. I am using 22.1 version of Apose.Word. I tried with the below code, but the output is not as expected. It works on some pages but not on all …...to insert a text at the start of every page of a document Aspose...//applyLicense(); Document doc = new Document(inputFilePath); ...

    forum.aspose.com/t/how-to-insert-a-text-at-the-...
  6. Add Images to PDF via Java | Aspose.PDF

    Java source code to add Images in PDF File on any platform....Images to PDF document via Java Java Library for inserting Images to...Install-Package Visit our documentation for more details. Add Image...

    products.aspose.com/pdf/java/images-add/
  7. Appending one word document to another inserts ...

    I am appending a cover page to a main Document, each individual Document has no extra pages or breaks. When I append the first Document to the second Document there are extra pages or breaks. Document srcDoc = new Docum…...Appending one word document to another inserts additional pages...page to a main document, each individual document has no extra...

    forum.aspose.com/t/appending-one-word-document-...
  8. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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.... Therefore after some insertion and deletion operations, the...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Custom XML mapped by Aspose.Word removed after ...

    Hi, I have a problem with mapping custom xml in my wordDocument. Everything works fine at first, im creating a StructuredDocumentTag, adding my custom XML-file and then mapping the specified field to the StructuredDocu…...Word removed after editing document Aspose.Words Product Family...everything works, the Tag is inserted correct and the XML is mapped...

    forum.aspose.com/t/custom-xml-mapped-by-aspose-...
  10. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/ran...