Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,730 for

split document

(0.16 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....can ensure that your printed document is easy to read and well‑organized...without any columns or rows being split awkwardly across pages. Consistency...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  2. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java....convert between several popular document formats. Microsoft Word (DOC)...Aspose.Words can load and save documents in the OpenDocument Text (...

    docs.aspose.com/words/java/aspose-words-for-and...
  3. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...HTML 创建一个 Document 对象的实例,使用源 PDF 文档。 通过调用 Document.Save() 方法将其保存为...ConvertPDFtoHTML () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/
  4. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library....various file formats into PDF documents and converting PDF files into...instance of Document object with the source PDF document. Save it...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  5. Aspose.PDF Java table/row/cell extraction issue...

    Hi, I am using Aspose PDF for Java version 25.9. I am trying to extract text from a PDF with tables in an Table-row-cell structure but the text contained in a PDF cell is not in the proper cell. Here is the code sample: …...to the first column is being split and appears in the wrong cells...cells). Review the API documentation for methods such as setExtractAllRows...

    forum.aspose.com/t/aspose-pdf-java-table-row-ce...
  6. Umbraco PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use Umbraco PDF Import Module...NET is a PDF document creation and manipulation...and manipulate existing PDF documents without using Adobe Acrobat...

    docs.aspose.com/pdf/net/umbraco-pdf-import-module/
  7. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...the Working with Tables documentation article. Inheritance: TableStyle...in a table row is allowed to split across a page break. automatically_update...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs.... Merge or split cells. Formatting Features Create...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  9. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a list of operations and a runnable sample code to delete pages from PDF Document using Java....code to remove pages from PDF document using Java . We will have...pages and create a new PDF, split a PDF in different ways, make...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...
  10. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format in Java....additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks: An instance...

    reference.aspose.com/words/java/com.aspose.word...