Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,787 for

split document

(0.89 sec)
  1. Clear JavaScript code from a PDF file|Aspose.PD...

    Clear JavaScript macros from a PDF file directly in the Web with Aspose.PDF.... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/delete-javas...
  2. Advanced operations|Aspose.PDF for Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose. PDF for Java....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/java/advanced-operations/
  3. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by index for streamlined VBA development....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  4. 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...
  5. 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...
  6. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your Document automation and management....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  7. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your Document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....FirstSection Contents [ Hide ] Document.FirstSection property Gets...Gets the first section in the document. public Section FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  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. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Words Document Object Model 類別的文件之資訊。 本節...Words Document Object Model Translate Markdown to Document Object...

    docs.aspose.com/words/zh-hant/net/programming-w...
  10. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to SaveFormat.HTML or SaveFormat.EPUB format in Java....Words saves document parts when exporting a document to SaveFormat...Examples: Shows how to split a document into parts and save them...

    reference.aspose.com/words/java/com.aspose.word...