Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,952 for

split document

(0.1 sec)
  1. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...saving a document to HTML. let doc = new aw . Document ( base ...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....headers/footers when saving a document to HTML. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Header...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your Document's presentation!...saving a document to HTML. Document doc = new Document ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Specify Maximum Rows of Shared Formula|Document...

    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....The shared formula will be split to several shared formulae if...will see the shared formula splits after every 5 rows as highlighted...

    docs.aspose.com/cells/java/specify-maximum-rows...
  6. 在Php中分割窗格|Documentation

    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....setActiveCell ( "A20" ); //Split the worksheet window $book ->...getWorksheets () -> get ( 0 ) -> split (); //Save the excel file $book...

    docs.aspose.com/cells/zh/java/split-panes-in-php/
  7. Aspose pdf for Java fails to word-wrap replaced...

    Hi, I am using Aspose.PDF for JAVA to replace some keywords in a pdf. I’m setting the textOption ReplaceAdjustment.WholeWordsHyphenation with scope REPLACE_ALL on my textAbsorber, collecting the textFragments and then …...lines, Aspose instead fails to split the line following the first...correctly splits the substituted line once but fails to split the line...

    forum.aspose.com/t/aspose-pdf-for-java-fails-to...
  8. TableStyle.allowBreakAcrossPages property | Asp...

    TableStyle.allowBreakAcrossPages property. Gets or sets a flag indicating whether 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. get allowBreakAcrossPage...table. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how headers and footers are exported to HTML, MHTML or EPUB in C++....exported at the beginning of the document and primary footer is at the...headers/footers when saving a document to HTML. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export....Remarks Some images in the document can be unavailable, for example...() => { let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...