Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 4,105 for

split document

(0.07 sec)
  1. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...split() 方法拆分。 <!DOCTYPE html> < html...< h1 > Set Active Cell and Split Worksheet Example </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. Working with PDF Documents using Python|Aspose....

    This article describes to you what manipulations can be done with the Document with Aspose.PDF for Python via C++ library....PDF Documents using Python Contents [ Hide ] PDF documents can...all images for successful document optimization. Merge PDF -...

    docs.aspose.com/pdf/python-cpp/working-with-doc...
  3. SplitterContext class | Aspose.Words for Python

    aspose.words.lowcode.SplitterContext class. Document Splitter context....class SplitterContext class Document splitter context. Inheritance:...ProcessorContext ) layout_options Document layout options used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PDF to DOCX - output document has bold ...

    Hello Aspose team, After the upgrading of the aspose pdf version to 20.11, we encountered issues with fonts. The words which are supposed to be bold are being double bold (refer to the screenshot provided in the zip fil…...Convert PDF to DOCX - output document has bold style as doubled...file) when exported to word documents. However, this issue does...

    forum.aspose.com/t/convert-pdf-to-docx-output-d...
  5. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF Documents using the Aspose.PDF for .NET....Basic operations with PDF documents Contents [ Hide ] Basic operations...PDF documents in Aspose.PDF for .NET: Create PDF Document - this...

    docs.aspose.com/pdf/net/basic-operations/
  6. Divide Word Document into Sections using C#

    This article guides on how to divide Word Document into sections using C#. It has the IDE settings, steps, and a sample code to Split Word Document into sections using C#....Word Document into Sections using C# Divide Word document into...and a sample code to split Word document into sections using C#...

    kb.aspose.com/words/net/divide-word-document-in...
  7. 拆分工作表单元格|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.... ActiveCell = "A10" ; //Split the worksheet window workbook...Worksheets [ 0 ]. Split (); workbook . Save ( "output-Split.xls" ); NPOI...

    docs.aspose.com/cells/zh/net/split-cells-in-wor...
  8. Splitter | Aspose.Words for Java

    Provides methods intended to Split the Documents into parts using different criteria in Java....methods intended to split the documents into parts using different...specified range of pages from a document file and saves the extracted...

    reference.aspose.com/words/java/com.aspose.word...
  9. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your Document's save format for optimal flexibility and control....Specifies the format in which the document will be saved if this save...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...when saving a document to .epub. doc = aw . Document ( file_name...specify the encoding for a document that we will save. save_options...

    reference.aspose.com/words/python-net/aspose.wo...