Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,798 for

split document

(0.21 sec)
  1. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....Load the Word file into the Document class object for rotation...using Python . If you want to split pages in a Word file, refer...

    kb.aspose.com/words/python/rotate-text-in-word-...
  3. Extract SVG From Website – Java Examples

    Learn how to download SVG files from a website using Aspose.HTML for Java. Automate the extraction of both inline and external SVG content from any web page....the web, often used in HTML documents. The main advantage of SVG...<svg> elements in an HTML document and use the OuterHTML property...

    docs.aspose.com/html/java/extract-svg-from-webs...
  4. Splitting and Merging PST files|Documentation

    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....Español Русский Portuguese Splitting and Merging PST files Contents...provides the capability to split a single PST file into multiple...

    docs.aspose.com/email/python-net/splitting-and-...
  5. VbaReference Class | Aspose.Words for .NET

    Discover Aspose.Words.Vba.VbaReference class for seamless integration with Automation type libraries and VBA projects. Enhance your Document automation today!...Working with VBA Macros documentation article. public abstract...@"X:\broken.dll" ; Document doc = new Document ( MyDir + "VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  6. 在Php中分割窗格|Documentation

    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....setActiveCell ( "A20" ); //Split the worksheet window $book ->...getWorksheets () -> get ( 0 ) -> split (); //Save the excel file $book...

    docs.aspose.com/cells/zh/java/split-panes-in-php/
  7. Get Started|Aspose.PDF for Android via Java

    This section describes the basic principles of using Aspose.PDF for Android via Java. Also demonstrates simple and complex examples for creating a PDF Document...Portable Document Format, used to display documents in an electronic...de-facto standard for exchanging documents and information. A PDF file...

    docs.aspose.com/pdf/androidjava/get-started/
  8. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in PDF using C#. It helps in changing PDF text using C# with the help of a few API calls without using any third-party tool or software being installed....containing sample text using the Document class object Using the TextFragmentAbsorber...however, if you want to learn to split PDF files by pages, refer to...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  9. Extract text from PDF in JavaScript | Aspose.PDF

    Simple demo source code to extract text from PDF file on JavaScript via C++ directly on the Web....helps extract text from PDF document. In order to extract, we’ll...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/javascript-cpp/parser/t...
  10. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...Document doc = new Aspose.Words.Document(mhtStream...according to page width. Document doc = new Document(MyDir + "Testing...

    forum.aspose.com/t/converting-email-to-pdf-cutt...