Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,152 for

split

(0.2 sec)
  1. 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...." ); Split Multiple Pages Aspose.Diagram...Diagram for .NET allows splitting multiple pages while converting...

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  2. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....Text in PowerPoint using C# Split PowerPoint Presentations using...

    blog.aspose.com/slides/add-header-footer-in-pow...
  3. 使用Aspose.Cells for JavaScript通过C++将文本转换为列。|Docu...

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中将文本转换为列。... separator = ' ' ; // Split the column A into two columns...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....learn other processes like splitting a Word file into multiple...refer to the article on how to split Word file using C# . Updated...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  5. 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....pages and create a new PDF, split a PDF in different ways, make...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...
  6. Working with Spreadsheets Using LowCode API|Doc...

    Demonstrates how to use Aspose.Cells LowCode APIs to convert spreadsheets to JSON, HTML, images, PDF, and text, as well as how to merge and Split workbooks. Includes complete C# examples for HtmlConverter, ImageConverter, SpreadsheetMerger, SpreadsheetSplitter, TextConverter, SpreadsheetConverter, PdfConverter, LowCodeSplitOptions, and JsonConverter....tasks (conversion, merging, splitting, etc.) without writing extensive...multiple template files into one. Split spreadsheet file into multiple...

    docs.aspose.com/cells/net/work-with-spreadsheet...
  7. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...docx"); // Split all Run nodes in the document...indexOf(' ') + 1); } // Get split run nodes. runs = doc.getChildNodes(NodeType...

    forum.aspose.com/t/first-and-last-paragraph/322113
  8. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Split PDF to individual pages. Text...

    docs.aspose.com/pdf/net/key-features/
  9. Extract Pages from Word Document in C# | Extrac...

    Learn how to extract pages from a Word document in C# using Aspose.Words. Follow easy steps and code examples to extract Word pages....section, keep a summary, or split a long document. In this post...summaries, exporting sections, or splitting large files. Got questions...

    blog.aspose.com/words/extract-word-pages-in-csh...
  10. How to Compress PDF in Java

    This brief topic is about how to compress PDF in Java. In Java compress PDF file size is easily managed by adopting simple steps and few API calls....If you are interested in splitting PDF to separate pages, refer...refer to the article how to split PDF by pages in Java . Updated...

    kb.aspose.com/pdf/java/how-to-compress-pdf-in-j...