Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,011 for

split document

(0.4 sec)
  1. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Join Tables in Java|Aspose.Words for Java

    Join Tables in Java. Advanced table manipulations, join and Split using Java....Words Document Object Model, is made up of...join two tables in a Word document using Aspose.Words for Java...

    docs.aspose.com/words/java/join-tables/
  3. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save Documents in HTML format, ensuring optimal formatting and easy sharing....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...characters that are used in the document. Subsetting allows to reduce...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to Split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...11:04am 1 Hi, I am trying to split a 1652 page PDF based on a rule...following code: var document = new Document(inputStream); //use...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  7. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....code for developing a Word document to EPUB converter using C#...the source Word file into a Document object for converting to EPUB...

    kb.aspose.com/words/net/convert-word-doc-to-epu...
  8. Aspose::Words::LowCode::SplitOptions class | As...

    Aspose::Words::LowCode::SplitOptions class. Specifies options how the Document is Split into parts in C++....Specifies options how the document is split into parts. class SplitOptions...Specifies the criteria for splitting the document into parts. get_SplitStyle...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at any position within a PDF file using Python and Aspose.PDF for flexible Document structuring....Insert an Empty Page into a Pdf document using Aspose.PDF Java for...= self . Document () pdf_document = self . Document () pdf_document...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  10. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page‑break preview of an Excel workbook and worksheets. Work with Split panes, frozen panes, and zoom factor as well.... Split Panes If you need to split the screen to...the same worksheet, you can split panes. Microsoft Excel offers...

    docs.aspose.com/cells/python-net/worksheet-views/