Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 3,737 for

split document

(0.3 sec)
  1. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be Split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...on next page if they will be split between 2 pages. For example...IsBroken = false, the table is split between 2 pages. If I Do use...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  2. C# API to Export PS to DOT | products.aspose.com

    Convert PS to DOT without using Microsoft Word...API that provides powerful document manipulation and conversion...edit, and manipulate PDF documents. It provides a wide range...

    products.aspose.com/total/net/conversion/ps-to-...
  3. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...Load the Word document Document doc = new Document(inputFilePath);...PdfImageColorSpaceEx.Auto; // Save the document as PDF doc.Save(outputFilePath...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585
  4. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....Install-Package Visit our documentation for more details. How to...you want to use own image (document) GetAreasWithTextCoor folder...

    products.aspose.com/ocr/net/recognition/get-tex...
  5. Working with Sections in C#|Aspose.Words for .NET

    Understanding Document section concepts and manipulation practices using C#. Insert section into a Document C#. Remove section C#. Copy sections between Documents....work with document sections. Sometimes you want a document that does...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/net/working-with-sections/
  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. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Version Number in output documents. For example, upon rendering...this information from output Documents. This article explains how...

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  9. Streams and Remote Storage|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....Formats Some GIS data formats split content into several files....

    docs.aspose.com/gis/net/streams-and-remote-stor...
  10. 在 .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/