Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 5,159 for

split

(0.1 sec)
  1. 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-...
  2. Multithreading in Aspose.Slides for .NET|Aspose...

    Aspose.Slides for .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....instance in multiple threads, we split the presentation slides into...

    docs.aspose.com/slides/net/multithreading/
  3. 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...
  4. 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...
  5. 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...
  6. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud.... Split traffic - Cloud Run enables you to split traffic...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  7. Microsoft Graph 实用功能|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/zh/java/microsoft-graph-u...
  8. Access Mail Services using OAuth|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/access-mail-services...
  9. 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/
  10. How to Compress PDF in C#

    This quick topic will walk you through how to compress PDF in C#. In C# compress PDF file size is easily achieved using simple steps and few API calls....If you want to learn about splitting PDF to pages, refer to the...the article how to split PDF file by Pages in C# . Updated on 17...

    kb.aspose.com/pdf/net/how-to-compress-pdf-in-cs...