Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,737 for

split document

(0.09 sec)
  1. Worksheet Views|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.... Split Panes If you need to split the screen to...same worksheet, you can use split panes. Microsoft Excel offers...

    docs.aspose.com/cells/go-cpp/worksheet-views/
  2. 在 Jython 中拆分窗格|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-jy...
  3. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....various file formats to PDF documents and converting PDF files into...page size, it is possible to split the output into several pages...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  4. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#....a chart Create a new Word document and instantiate the DocumentBuilder...desired categories Save the Word document with the chart on the disk...

    kb.aspose.com/words/net/create-a-column-chart-i...
  5. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...when saving a document to HTML. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF Documents into a single PDF file with C++....combine PDF files into one document quickly and easily. Merge...two PDF files: Create two Document objects, each containing one...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/
  7. Merge Cells in Word using Java

    This article describes how to merge cells in Word using Java. It has the IDE settings, a list of steps, and a sample code to combine cells in Word using Java....application Load the source Word document with a table in it Access...source Word file into the Document class object, get the reference...

    kb.aspose.com/words/java/merge-cells-in-word-us...
  8. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class DocumentPartSavingAr...Description get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Stretching Factor|Aspose.Words for Reporting Se...

    Stretching Factor setting of the Aspose.Words for Reporting Services.... When generating TXT documents with tables in flow mode,...text elements inside cells are split and partially pushed to the...

    docs.aspose.com/words/reportingservices/stretch...
  10. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in table rows across page breaks for enhanced readability and presentation....in a table row is allowed to split across a page break. public...row in a table. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...