Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 3,464 for

split document

(0.08 sec)
  1. Product Overview|Aspose.Words for C++

    Aspose.Words for C++ is a software library designed to create, modify, convert, render, and print Documents without relying on any other software....perform a wide variety of document processing tasks. Using Aspose...Aspose.Words, you can convert a document from any supported load format...

    docs.aspose.com/words/cpp/product-overview/
  2. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....Hangul Fixed Width SPLIT_PG_BREAK_AND_PARA_MARK Split Page Break and...Shows how to optimize the document for different versions of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...static void revisionInformation(Document doc) throws Exception { HashMap<String...

    forum.aspose.com/t/getting-incorrect-revision-i...
  4. 将 PDF 转换为 HTML 在 .NET 中|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...HTML 创建一个 Document 对象的实例,使用源 PDF 文档。 通过调用 Document.Save() 方法将其保存为...ConvertPDFtoHTML () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/
  5. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...ArrayList<>(); try (Document document = new Document(pdfFilePath))... { PageCollection pages = document.getPages(); pages.forEach(page...

    forum.aspose.com/t/error-when-extracting-images...
  6. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....Install-Package Visit our documentation for more details. How to...you want to use own image (document) GetAreasWithTextCoor folder...

    products.aspose.com/ocr/net/recognition/get-tex...
  7. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of Documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…...28209070" to get “boundary” 2,Split MHT to html files by boundary...6:21am 26 @afitz If you can split the your compound html to several...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  8. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your Document and replace it with the text you want using Python....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/python-net/find-and-replace/
  9. Convert Text to Columns using Aspose.Cells|Docu...

    This article shows how to Convert Text to Columns by the Aspose.Cells for Python via .NET API.... In order to split the contents of a column to...based on which Microsoft Excel splits the contents of a cell to multiple...

    docs.aspose.com/cells/python-net/convert-text-t...
  10. Aspose::Words::Fields::FieldIndex::get_RunSuben...

    Aspose::Words::Fields::FieldIndex::get_RunSubentriesOnSameLine method. Gets or sets whether run subentries into the same line as the main entry in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...