Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,965 for

split document

(0.06 sec)
  1. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Keywords in Word DOCX ODT Documents Aspose.Words Product Family...from match and repeat in the document? thanks awais.hafeez November...

    forum.aspose.com/t/get-node-that-contains-the-e...
  2. VbaReferenceCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Vba.VbaReferenceCollection class, a powerful tool for managing VbaReference objects efficiently in your projects....Working with VBA Macros documentation article. public sealed class...@"X:\broken.dll" ; Document doc = new Document ( MyDir + "VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  3. Latest Aspose.PDF Product Family topics - Free ...

    Get technical support of Aspose.PDF for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....place of 2 opening a specific document aspose-pdf-net 5 40 March...aspose-pdf-net 7 66 March 27, 2025 PDF split keeping accessibility information...

    forum.aspose.com/c/pdf/10
  4. 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...
  5. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a Document to HTML in Java....saves images when saving a document to HTML. May be used by other...during saving into Markdown document. public void renameImages()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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/
  7. How to check Frozen State without Excel with C+...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using C++ with the Aspose.Cells API....the worksheet is frozen or split in MS Excel. But is there a...find whether it is frozen or split with C++? We can do it with...

    docs.aspose.com/cells/cpp/how-to-check-frozen-s...
  8. Merge or Unmerge Range of Cells with Node.js vi...

    Merge and Unmerge Cells in a Range in Excel with Node.js via C++ code....Cells to merge or split a range of cells. Aspose.Cells...method. Similarly, you can split cells by creating a range and...

    docs.aspose.com/cells/nodejs-cpp/merge-or-unmer...
  9. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.Document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references of that file we are reading css file…...document and aspose.pdf.page Aspose...1 We are using Aspose.pdf.document to convert html files to PDF...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  10. 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...