Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 3,606 for

split document

(0.14 sec)
  1. 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...
  2. Advanced operations|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/python-net/advanced-operati...
  3. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....NET documentation for “culture name” and RFC...EqualTo ( 0 )); // Open a document with a locale that Microsoft...

    reference.aspose.com/words/net/aspose.words/hyp...
  4. VbaReference.LibId | Aspose.Words for .NET

    Discover the VBA LibId property, effortlessly retrieve the Automation type library identifier with this essential guide for developers. Enhance your coding skills!...dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Extract text or images from PDF using JavaScrip...

    Simple demo source code to extract text and images from PDF files on JavaScript directly on the Web....extract text or images from PDF documents. In order to perform the extraction...the PDF with an instance of Document. Create a TextAbsorber object...

    products.aspose.com/pdf/javascript-cpp/parser/
  6. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....perform a wide variety of document processing tasks. With Aspose...convert, render, and print documents without third-party applications...

    docs.aspose.com/words/cpp/faq/
  7. Extract images from PDF in JavaScript via C++ |...

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

    products.aspose.com/pdf/javascript-cpp/parser/i...
  8. Aspose Java Words _ Incorrect Formatting handli...

    I have a usecase where I am getting an OCRed copy. All the header, footer and page number data has been converted into text. And it has broken the Document formatting as well. Attaching a sample Document for the referenc…... And it has broken the document formatting as well. Attaching...Attaching a sample document for the reference. Now When I am trying...

    forum.aspose.com/t/aspose-java-words-incorrect-...
  9. C# API to Export PS to WORDML | products.aspose...

    Convert PS to WORDML without using Microsoft Word...that provides a wide range of document manipulation and conversion... you can use the powerful Document Processing API, Aspose.Words...

    products.aspose.com/total/net/conversion/ps-to-...
  10. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents.... Document ( base . myDir + "VBA project...refParts = libIdReference . split ( '#' ); if ( refParts . length...

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