Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 3,972 for

split document

(2.45 sec)
  1. C# API to Export MD to RTF | products.aspose.com

    Convert MD to RTF without using Microsoft Word...APIs that provides powerful document manipulation and conversion...features for document processing, such as document conversion,...

    products.aspose.com/total/net/conversion/md-to-...
  2. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the Documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …... I have seen the documentation but could not get it working...explanation put in the documentation, we could only insert dummy...

    forum.aspose.com/t/handling-large-excel-files-u...
  3. 档案

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

    blog.aspose.com/zh/email/create-update-or-delet...
  4. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...wrapped properly as per word document. Additionally, “Section_3”...CreateSectionBreak(ref Document doc) { try { Aspose.Words.Document tempDoc =...

    forum.aspose.com/t/content-control-wrapping-iss...
  5. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Java. Stand out!...Let’s also assume that the Split effect is applied to the footer...of shape effects: Fly Bottom Split VerticalIn RandomBars Horizontal...

    docs.aspose.com/slides/java/shape-animation/
  6. AI Grammar Checking|Aspose.Words for .NET

    Check a Document grammar. Aspose.Words for .NET allows users to check grammar and detect errors in Documents using OpenAI, Google, and Claude models.... Checking grammar in documents is important to ensure clarity...and accuracy. Well-written documents leave a positive impression...

    docs.aspose.com/words/net/grammar-checking/
  7. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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 ( newPortion . Text , string...)) . Select ( line => line . Split ( '=' )) . Select ( items =>...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  9. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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 ( "=" )) . collect ( Collectors...); var partsIsaks = Regex . split ( newPortion . getText (), String...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...