Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 222,903 for

new

(0.27 sec)
  1. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Android via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....HTML Slide Features Creating new slides from scratch and add them...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/androidjava/product-over...
  2. Perform memory optimization while loading docum...

    We have encountered an unexpected memory issue when trying to convert very large docx document to pdf (size ~100mb). The documents we are using consists of text, tables and images. We use openjdk 1.8 and aspose-words 20…...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea() LoadOptions...LoadOptions loadOptions = new LoadOptions() loadOptions.setTempFolder(tempFolder)...

    forum.aspose.com/t/perform-memory-optimization-...
  3. Read a Task's Timephased Data in Ruby | Aspose....

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for Ruby....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  4. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”...Pst; // Create a new instance of MailMessage MailMessage...MailMessage mailMessage = new MailMessage(); // Set the sender and...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  5. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...startTrackRevisions("John Doe", new Date()); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...
  6. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java.... Document doc = new Document(getMyDir() + "Theme...getMajorFonts().setLatin("Courier New"); theme.getMinorFonts().setLatin("Agency...

    reference.aspose.com/words/java/com.aspose.word...
  7. Encrypt and Decrypt ODS Files with JavaScript v...

    Password‑protect and encrypt ODS files using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Ods ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  8. Გადაიყვანეთ PDF Openoffice C#

    გადაიყვანეთ PDF OpenOffice C# ფორმატში კოდით. შეინახეთ PDF როგორც OpenOffice C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  9. Გადაიყვანეთ PDF MARKDOWN C#

    გადაიყვანეთ PDF MARKDOWN C# ფორმატში კოდით. შეინახეთ PDF როგორც MARKDOWN C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  10. Გადაიყვანეთ TEXT PDF C#

    გადაიყვანეთ TEXT PDF C# ფორმატში კოდით. შეინახეთ TEXT როგორც PDF C#....Words; var doc = new Document( "Input.txt" ); doc...using Aspose.Words; var doc = new Document("Input.txt"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/tex...