Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 20,473 for

insert documents

(0.23 sec)
  1. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....Create a Document object and open the input PDF document. Get the...new PDF document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/operators/
  2. Aspose::Words::Drawing::Charts::AxisBound class...

    Aspose::Words::Drawing::Charts::AxisBound class. Represents minimum or maximum bound of axis values. To learn more, visit the documentation article in C++....the Working with Charts documentation article. class AxisBound...immutable. Examples Shows how to insert chart with date/time values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::LowCode::Watermarker class | Asp...

    Aspose::Words::LowCode::Watermarker class. Provides methods intended to Insert watermarks into the Documents in C++....intended to insert watermarks into the documents. class Watermarker...System::String&) Specifies input document for processing. From (const...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....specification for a saved document to adhere to. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.scaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...image in a Microsoft Word document is a shape. The shape has...browser when displaying the document. When HtmlSaveOptions.scaleImageToShapeSiz...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document....revisions property Document.revisions property Gets a collection...changes) that exist in this document. @property def revisions (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Using Sparklines and Setting 3D Format with Jav...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for JavaScript via C++....Sparklines in Microsoft Excel To insert sparklines in Microsoft Excel...the side of the data. Click Insert on the ribbon and then choose...

    docs.aspose.com/cells/javascript-cpp/using-spar...
  8. FieldDocVariable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocVariable class for seamless DOCVARIABLE field integration, enhancing your document automation and management....the Working with Fields documentation article. public class FieldDocVariable...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I Insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…...create an image from a range, I insert the image into PowerPoint....formatted in the original document. Image Options : Adjust the...

    forum.aspose.com/t/text-underline-not-appearing...
  10. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a list of operations and a runnable sample code to delete pages from PDF document using Java....code to remove pages from PDF document using Java . We will have...features for instance you can insert pages, extract pages and create...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...