Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 20,480 for

insert documents

(0.39 sec)
  1. DocumentVisitor.VisitBuildingBlockEnd | Aspose....

    Explore the DocumentVisitor VisitBuildingBlockEnd method, triggered at the end of building block enumeration for efficient document processing....you execute a Visitor over a Document . If you want to execute a...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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/
  3. Image added using Place in cell option removed ...

    Steps: Open a blank excel file Click the Insert tab Click on Pictures Click Place In Cell Browse an image from your PC and add it into any cell In another part of the excel, just copy paste an image When this excel (T…...blank excel file Click the Insert tab Click on Pictures Click...image When this excel ( Test Document.zip (1.2 MB)) is exported...

    forum.aspose.com/t/image-added-using-place-in-c...
  4. ChartDataLabelPosition | Aspose.Words for Java

    Specifies the position for a chart data label in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert column chart. Shape shape =...

    reference.aspose.com/words/java/com.aspose.word...
  5. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....one if needed, and use it to insert slides based on that layout...getLayoutSlides method, and insert it into another presentation...

    docs.aspose.com/slides/java/slide-layout/
  6. 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...action allowing canceling document processing task using specified...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....one if needed, and use it to insert slides based on that layout...getLayoutSlides method, and insert it into another presentation...

    docs.aspose.com/slides/php-java/slide-layout/
  9. Converting to Fixed-page Format|Aspose.Words fo...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....layouts, and how to save documents to various fixed‑page formats...worthwhile to first discuss document at a high level. When thinking...

    docs.aspose.com/words/python-net/converting-to-...
  10. ImageSaveOptions.image_color_mode property | As...

    ImageSaveOptions.image_color_mode property. Gets or sets the color mode for the generated images....when rendering documents. doc = aw . Document () builder = aw...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

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