Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,716 for

split document

(0.07 sec)
  1. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....NET documentation for “culture name” and RFC...dictionary's language. // When a document contains lines of text in...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  2. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT Document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …...We are trying convert PPT document into PDF. But, charts from...fileInputStream for the ppt document"); Presentation ppt = new...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  3. Aspose::Words::LowCode::SplitOptions class | As...

    Aspose::Words::LowCode::SplitOptions class. Specifies options how the Document is Split into parts in C++....Specifies options how the document is split into parts. class SplitOptions...Specifies the criteria for splitting the document into parts. get_SplitStyle...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. How to Check Frozen State without Excel Using J...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using JavaScript with a C++ library....the worksheet is frozen or split in MS Excel. But is there a...determine whether it is frozen or split using JavaScript? We can do...

    docs.aspose.com/cells/javascript-cpp/how-to-che...
  5. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save Documents in HTML format, ensuring optimal formatting and easy sharing....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells for Python via .NET library, and how to customize the merged cell style.... You may unmerge, or split, the merged cells too. A merged...merged cell. When the cell is split, the new cells keep their original...

    docs.aspose.com/cells/python-net/merging-and-un...
  7. Splitter.create method | Aspose.Words for Python

    Splitter.create method. Creates new instance of the Splitter processor....SplitterContext Examples Shows how to split document by pages using context...context. doc = MY_DIR + 'Big document.docx' splitter_context = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Meshes|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....Triangles in 3D Model Split Mesh Aspose.3D Document Object Model (DOM)...

    docs.aspose.com/3d/net/meshes/
  9. 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...
  10. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the Document easily using Python....in a Document Contents [ Hide ] When working with documents, it...a specific range within a document. However, the content may...

    docs.aspose.com/words/python-net/how-to-extract...