Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,984 for

split document

(0.05 sec)
  1. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage Document part streams efficiently for optimal performance....or close it after saving a document part. public bool KeepDocumentPartStre...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Inheritance: HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. .NET PDF API - Create, Merge, Modify, and Conve...

    .NET library to generate, edit and parse PDF files in C# or VB.NET. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....allows to perform a range of document processing tasks such as form...PDF Library Features Print documents Add, replace or remove images...

    products.aspose.com/pdf/net/
  4. How to tag tables to a page number in word docu...

    I am reading a word Document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word Document has lot of tables which could be Splitted to next page. The python-do…...tables to a page number in word document using Aspose Aspose.Words...9:48am 1 I am reading a word document using python-docx , python-docx·PyPI...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...
  5. VbaReferenceCollection.Count | Aspose.Words for...

    Discover the VBA Reference Collection Count property to easily retrieve and manage the total number of VBA references for efficient coding....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  6. VbaProject.References | Aspose.Words for .NET

    Explore the VBA Project References property to efficiently manage your VBA project references and enhance your coding capabilities. Unlock your programming potential!...dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  7. Convert Text to Columns using Aspose.Cells|Docu...

    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.... 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/net/convert-text-to-colum...
  8. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. @property...row in a table. doc = aw . Document ( file_name = MY_DIR + 'Table...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PDF + Pdf version 1.20 does not supporte...

    I am Gettting Below Error Error: [{“FileId”:“e05f0e90-8bb7-41b0-93a9-637bccba5233”,“OriginalFileName”:“ParentFile”,“ParentFileId”:null,“NoConverter”:false,“HasErrors”:true,“NoValidExtension”:false,“Extension”:“.pdf”,“Ex…...History of PDF The Portable Document Format (PDF) was created by...PDF was developed to share documents, including text formatting...

    forum.aspose.com/t/aspose-pdf-pdf-version-1-20-...
  10. Extract text or images from PDF using JavaScrip...

    Simple source code to extract text and images from PDF files in Node.js applications....extract text or images from PDF documents. To perform the extraction...the PDF with an instance of Document. Create a TextAbsorber object...

    products.aspose.com/pdf/nodejs-cpp/parser/