Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,933 for

split document

(0.06 sec)
  1. 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...
  2. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...NET documentation for “culture name” and RFC...e.g. “en-US”. See .NET documentation for “culture name” and RFC...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Splitting and Merging PST Files|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....Español Русский Portuguese Splitting and Merging PST Files Contents...provides the capability to split a single PST file into multiple...

    docs.aspose.com/email/java/splitting-and-mergin...
  4. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::IFontSavingCallback inte...

    Aspose::Words::Saving::IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format in C++....saves fonts when exporting a document to HTML format. class IFontSavingCallback...{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Detect Merged Cells in a Worksheet|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells library to detect merged cells.... You can unmerge (split) them too. This article shows...merged cells in a worksheet. AI Document Assistant Close...

    docs.aspose.com/cells/net/detect-merged-cells-i...
  7. Save File from URL – Java Example

    Learn how to save a file from a URL using Aspose.HTML for Java. Explore Java examples for automating file downloads from websites....need to create an empty HTML document and call the network request...functionality through the document’s context. Create a Url object...

    docs.aspose.com/html/java/save-file-from-url/
  8. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at a specific position in a PDF file using Python and Aspose.PDF for customized Document layout....Insert an Empty Page into a Pdf document using Aspose.PDF Java for...self.Document() pdf_document = self.Document() pdf_document=self...

    docs.aspose.com/pdf/python-java/insert-an-empty...
  9. FootnoteOptions.Columns | Aspose.Words for .NET

    Discover the FootnoteOptions Columns property to easily format your footnotes with customizable column layouts for enhanced readability and presentation.... Examples Shows how to split the footnote section into a...number of columns. Document doc = new Document ( MyDir + "Footnotes...

    reference.aspose.com/words/net/aspose.words.not...
  10. 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...