Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 5,211 for

split

(0.09 sec)
  1. Python File Automation Libraries | products.asp...

    Python libraries for Excel spreadsheets parsing, barcode generation and scanning as well as Visio diagram processing...manipulate text and page data, split and merge files, export PDF...features like merging, cloning, splitting, comparing, and printing presentations...

    products.aspose.com/total/python-java/
  2. 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...
  3. 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...
  4. 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...
  5. Slides.AddClone() Throws an Exception on a Linu...

    Hello Team, We are using Aspose.Slides to Split a master PowerPoint presentation into multiple section-based presentations. The process works perfectly on a Windows Server, but fails on a Linux server when calling the A…...Slides to split a master PowerPoint presentation...Podman PROBLEM DESCRIPTION: We split a master .pptx file into multiple...

    forum.aspose.com/t/slides-addclone-throws-an-ex...
  6. Working with Tasks | Aspose.Tasks Documentation

    Learn how to create, update, and manage tasks in Microsoft Project files (MPP/XML) using Aspose.Tasks for .NET. Includes guides on properties, durations, costs, constraints, and task hierarchy....Working with recurring and split tasks. Rendering task data into...Task Durations Calculating Split Task’s Finish Date Managing...

    docs.aspose.com/tasks/net/working-with-tasks/
  7. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. To learn more, visit the documentation article in C++.... // A split criterion allows us to segment...We will set the criteria to split the document into heading paragraphs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Html Content Overlapping issue - Free Support F...

    Hi Aspose Team, We are currently experiencing an issue with HTML-to-PDF conversion using Aspose.PDF. In our HTML content, which includes structured data, the content is not rendering correctly during the conversion pro…...alignment, the content appears to split/partition across the page, creating...

    forum.aspose.com/t/html-content-overlapping-iss...
  9. Aspose.PSD.CoreExceptions.ImageSaveException: I...

    Hi Everytime i’m trying to save the following file i get the following error: Aspose.PSD.CoreExceptions.ImageSaveException: Image saving failed “System.ArgumentNullException: Value cannot be null. (Parameter ‘key’)” He…... The following split file (.z01, .z02…) is needed...

    forum.aspose.com/t/aspose-psd-coreexceptions-im...
  10. PDF-to-PPTX in Java: Conversion Error - com.asp...

    When converting the PDF and then to PPTX, report is failed with ArgumentException. Aspose version: implementation ‘com.aspose:aspose-pdf:26.1’ implementation ‘com.aspose:aspose-slides:26.2:jdk16’ Stack Trace: com.a…...Pptx) The input PDF and split PPT export (generated by catching...

    forum.aspose.com/t/pdf-to-pptx-in-java-conversi...