Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,969 for

split

(0.51 sec)
  1. 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...
  2. 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...
  3. 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.... PDF ); Split Multiple Pages Aspose.Diagram...Diagram for Java allows splitting multiple pages while converting...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  4. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....set ; } 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...
  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. 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. How to Add a PDF Page to Another PDF using Java

    This article explains how to how to add a PDF page to another PDF using Java. All the details are available owing to the IDE configuration, a list of programming tasks, and a running sample code to insert PDF page into PDF using Java....can create a booklet with it, split pages of a PDF, resize the contents...

    kb.aspose.com/pdf/java/how-to-add-a-pdf-page-to...
  8. Extract Multi-volume Zip Archive | Aspose.Zip f...

    Extract Multi-volume Zip Archive with .net library...demonstrates how to extract a split ZIP archive: Copy 1 using (Archive...

    docs.aspose.com/zip/net/extract-multi-volume-zip/
  9. Multithreading in Aspose.Slides for Node.js via...

    Aspose.Slides for Node.js via Java 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/nodejs-java/multithreading/
  10. 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...