Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 5,459 for

split

(0.06 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. Support of vertical text in Aspose.Pdf for .NET...

    Hi support, I’m trying to convert the vertically written text of this document from PDF to Html with Aspose.Pdf for .NET version 25.11. The visual rendering is very good. However, the behaviour doesn’t seem to be the e…...because the characters are split across separate blocks. However...

    forum.aspose.com/t/support-of-vertical-text-in-...
  4. 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/
  5. 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...
  6. Azure AD 设置 & Microsoft Graph 授权 - Aspose.Email...

    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.... split ( "," ); for ( String keyValue...String [] pair = keyValue . split ( ":" ); String name = pair...

    docs.aspose.com/email/zh/java/microsoft-graph-a...
  7. Remove PDF Password Protection Online or using ...

    Remove password from PDF document through online app for free. .NET C# API code to unlock password protected PDF files....Merging or Splitting Documents Unlock to rearrange pages, split sections...

    products.aspose.com/total/net/unlock/pdf/
  8. 档案

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

    blog.aspose.com/zh/email/import-contacts-from-g...
  9. 在 JavaScript 中将 PowerPoint 演示文稿转换为视频|Aspose.Sli...

    了解如何在 JavaScript 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...Appear Fade Fly In Float In Split Wipe Shape Wheel Random Bars...Disappear Fade Fly Out Float Out Split Wipe Shape Random Bars Shrink...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  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/