Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 4,239 for

split document

(0.62 sec)
  1. Convert WORDML to POTX in Python or with free O...

    WORDML to POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORDML to POTX online converter quickly before integrating the code....used to store Microsoft Word documents. It is a markup language that...used to store and transport documents. It is an open standard that...

    products.aspose.com/total/python-net/conversion...
  2. Convert MOBI to FODS in C++ or with free Online...

    C++ API to Convert MOBI to FODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to FODS online converter quickly before integrating the code.... powerful and easy to use document manipulation and conversion...Words for C++ is a powerful document manipulation API that enables...

    products.aspose.com/total/cpp/conversion/mobi-t...
  3. How to Replace an Existing Table in DOCX (Find ...

    Hello Team, I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file. :heavy_check_mark: My Requirement I want to: Find a table by index OR by bookmark OR by matching…...@AbhayKumar007 Steps Load the document const words = require('asposewordscloud');...inside the table (search the document, then pick the table that...

    forum.aspose.com/t/how-to-replace-an-existing-t...
  4. How to Send Bulk Emails? - Free Support Forum -...

    Hello. My company is evaluating the use of Aspose.Email to enhance a .NET Framework console application that we use to send corporate communication emails, via an internal Microsoft Exchange Server based SMTP server, usi…...messages out instead of 20,000, we split the collection of email addresses...emails. Please visit this documentation link for your kind reference...

    forum.aspose.com/t/how-to-send-bulk-emails/222227
  5. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance.... Document doc = new Document ( MyDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. C++ PDF API for Creating, Merging, Editing, and...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....support OFD (Open Fixed-layout Document) format. The library allows...Compress documents Splitting documents Merging documents Construct...

    products.aspose.com/pdf/cpp/
  7. Problem with the quotation marks («») - Free Su...

    Hello, I have a small problem with the quotation marks («»). When I use Aspose.Word for .net to merge database fields with a Word Document, the text after the quotation marks doesn’t appear in the Word Document after th…...database fields with a Word document, the text after the quotation...doesn’t appear in the Word document after the merge. Do you have...

    forum.aspose.com/t/problem-with-the-quotation-m...
  8. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....Working with VBA Macros documentation article. Examples: Shows..."X:\\broken.dll"; Document doc = new Document(getMyDir() + "VBA...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImageSavingArgs.ImageStream | Aspose.Words for ...

    Discover the ImageStream property in ImageSavingArgs to easily specify where to save your images, enhancing your workflow and efficiency.... Document doc = new Document ( MyDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The Document is watermarked with the following code: var Document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…... The document is watermarked with the following...following code: var document = new Aspose.Pdf.Document(filename); var...

    forum.aspose.com/t/get-watermark-text-from-pdf/...