Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 4,924 for

split

(0.17 sec)
  1. Break PDF into Hierarchical Sections - Free Sup...

    Hello, How can I use Aspose.PDF for Python via .NET to break a document into its Hierarchical Sections and then extract text in paragraphs and tables in order within each of these hierchical sections? Maybe aspose.pdf.…...table of contents as a guide to split text with hierarchy intact....

    forum.aspose.com/t/break-pdf-into-hierarchical-...
  2. Aspose.Tasks .NET for VSTO | Aspose.Tasks Docum...

    This page provides information on using Aspose.Tasks .NET compared to Visual Studio Tools for Office....Tasks Split Tasks in VSTO and Aspose.Tasks...

    docs.aspose.com/tasks/net/aspose-tasks-net-for-...
  3. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...in a table row is allowed to split across a page break. automatically_update...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!...in a table row is allowed to split across a page break. AutomaticallyUpdate...

    reference.aspose.com/words/net/aspose.words/tab...
  5. 档案

    档案...Split(new string[] { ",\n" }, StringSplitOptions...None)) { string[] pair = sPair.Split(':'); string name = pair[0]...

    blog.aspose.com/zh/email/create-update-or-delet...
  6. 档案

    档案...Split(new string[] { ",\n" }, StringSplitOptions...None)) { string[] pair = sPair.Split(':'); string name = pair[0]...

    blog.aspose.com/zh/email/import-contacts-from-g...
  7. Save File from URL – C# Example

    Learn how to save file from URL using the Aspose.HTML for .NET API. Consider C# examples for automating the download files from websites.... Split ( '/' ). Last ()), response...

    docs.aspose.com/html/net/save-file-from-url/
  8. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... The app lets you split a presentation into multiple...

    docs.aspose.com/slides/java/save-presentation/
  9. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...removeBlankPages(); // Split document into pages and rejoin...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  10. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...HtmlSaveOptions { // Specify to split the output into multiple pages...WriteOnlyBodyContent , // Specify to split the output into multiple pages...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/