Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,767 for

split document

(0.14 sec)
  1. 在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/
  2. Get Started|Aspose.PDF for Node.js via C++

    This section describes the basic principles of work Aspose.PDF for Node.js via C++. Aspose.PDF for Node.js via C++ supports a wide variety of functions....should be able to open the documents on any hardware or operating...open a PDF, the layout of the document should look the same. However...

    docs.aspose.com/pdf/nodejs-cpp/get-started/
  3. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by index, enhancing your VBA coding efficiency....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  4. 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 into several shared formulas...see that the shared formula splits after every 5 rows, as highlighted...

    docs.aspose.com/cells/net/specify-maximum-rows-...
  5. Advanced operations using JavaScript via C++|As...

    Aspose.PDF for JavaScript via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/javascript-cpp/advanced-ope...
  6. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...Document doc = new Aspose.Words.Document(mhtStream...according to page width. Document doc = new Document(MyDir + "Testing...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  7. 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...
  8. 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...
  9. 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...
  10. 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/