Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 2,984 for

split document

(0.08 sec)
  1. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents.... Document ( base . myDir + "VBA project...refParts = libIdReference . split ( '#' ); if ( refParts . length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during Document rendering and building. Enhance your workflow today!...is when page layout pulls document content and creates object...this is when structures are split, merged and arranged into pages...

    reference.aspose.com/words/net/aspose.words.lay...
  3. 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...
  4. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...paragraph occupies in a Word document using the LayoutEnumerator...traverse the layout entities of a document and determine the number of...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  5. Python中的分割窗格|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 workbook...getWorksheets (). get ( 0 ). split (); # Save the excel file workbook...

    docs.aspose.com/cells/zh/java/split-panes-in-py...
  6. Python File Automation Libraries | products.asp...

    Python libraries for Excel spreadsheets parsing, barcode generation and scanning as well as Visio diagram processing...Install-Package Visit our documentation for more details. Aspose...page data, split and merge files, export PDF document to other...

    products.aspose.com/total/python-java/
  7. 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...
  8. 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...
  9. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....the source PDF file in the Document class object to crop it Display...summarize the process to crop PDF document using C# . The process starts...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  10. Zoom PDF File using C#

    This article guides on how to zoom PDF file using C#. It has the details to set the IDE, steps, and a sample code to apply the feature of PDF zoom out using C#....the source PDF file into the Document object for zooming in when...application, or print the document. This article has taught us...

    kb.aspose.com/pdf/net/zoom-pdf-file-using-csharp/