Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,726 for

split document

(0.1 sec)
  1. Features|Documentation

    Aspose.Cells for Node.js via Java features....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/nodejs-java/features/
  2. 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
  3. 使用 Aspose.Cells for Node.js via C++ 将文本转换为列|Doc...

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中将文本转换为列。...node" ); // The path to the documents directory. const dataDir =.... setSeparator ( ' ' ); // Split the column A into two columns...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-tex...
  4. 在 .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/
  5. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....worldwide rely on the thorough document import and export features...convert between several popular document formats. Yes Microsoft Excel...

    docs.aspose.com/cells/java/aspose-cells-features/
  6. 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...
  7. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you 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/net/how-to-print-excel-as...
  8. How to Convert PDF to HTML in Java

    In this quick tutorial you will learn how to convert PDF to HTML in Java. One can easily save PDF to HTML in Java by adopting simple steps and code executing in Windows, macOS, or Linux with no dependence on Adobe Acrobat or any other third party tool....in your project Instantiate Document class object to load PDF for...exported HTML along with option to split PDF pages to multi page HTML...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ht...
  9. 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...
  10. 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/