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

split

(0.15 sec)
  1. Node.js via .NET Word Document Processing API –...

    Node.js library provides functionality for comprehensive manipulation of Word documents, allowing developers to create, edit, and convert various file formats such as DOCX, PDF, EPUB, and others....table structures, merge and split cells. Customize the document's...document fragments: remove pages, split documents into separate files...

    products.aspose.com/words/nodejs-net/
  2. Aspose PDF (Java): Converting Document to pdf c...

    Hi Team, We are generating document using aspose java and once we generated the document we are saving same document as pdf but for one scenario the column which we appended for table is showing wrongly in pdf but in wo…...noskov Split this topic April 2, 2025, 4:21am...4:21am 12 A post was split to a new topic: Issue when we are saving...

    forum.aspose.com/t/aspose-pdf-java-converting-d...
  3. 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...
  4. Question on behavior of MailMessage Load(System...

    Hi, I am experiencing a strange behavior in my application, so I am trying to troubleshoot if Aspose.Email for .NET (25.2.0) could somehow be the culprit. I load an eml email file as a byte array from disk: rawData = …...some Content-* headers get split into multiple lines with continuation...reordered and X-Authority-Analysis split into multiple lines): MIME-Version:...

    forum.aspose.com/t/question-on-behavior-of-mail...
  5. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...after I split it? I first use aspose-pdf(24.3.0) to split the pdf...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  6. 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/
  7. Open+save produces invalid XML — Incorrect char...

    Hi there, we identified two issues related to chart axis elements and GUID lowercasing that cause a “Repair” message to show up when opening the output file in Excel Desktop for Windows. I was able to identify the root c…...split("\n") .filter((f) => f.match(/^chart\d+\...true`) .toString() .trim() .split("\n") .filter((f) => f.match(/^sheet\d+\...

    forum.aspose.com/t/open-save-produces-invalid-x...
  8. Using OAuth to access Mail Services|Documentation

    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/java/using-oauth-to-acces...
  9. 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...
  10. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....args ) Examples Shows how to split a document into parts and save...documents that the saving operation splits a document into. /// </summary>...

    reference.aspose.com/words/net/aspose.words.sav...