Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 20,448 for

document insertion

(0.3 sec)
  1. Converting Worksheet to Different Image Formats...

    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....want to insert an image into a Microsoft Word document, a PDF...presentation, or some other document type. Simply put, you want...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  2. Render the Worksheet and Workbook to Image usin...

    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....ImageOrPrintOptions Contents [ Hide ] This document is designed to provide a detailed...might need to insert the images into a Word document, a PDF file...

    docs.aspose.com/cells/java/render-the-worksheet...
  3. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a PDF using the code below: Document = new Document(); Document.Pages.Add(); Page page = Document.Pages[1]; string audioFile = @"…...code below: document = new Document(); document.Pages.Add();...Add(); Page page = document.Pages[1]; string audioFile = @"D:\Proj...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...
  4. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/run...
  5. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your Document's structure and readability.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/par...
  6. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method...deletes the merge field from the document after moving the cursor. Returns...MERGEFIELDs with data with a document builder instead of a mail...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C++....Mail merge for Word or PDF documents in C++ High-speed C++ library...library for merging document templates and user data into files...

    products.aspose.com/words/cpp/mailmerge/
  9. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique identifiers for enhanced data management....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  10. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....Examples Shows how to configure a document that can be printed as a book...let doc = new aw . Document (); // Insert text that spans 16...

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