Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 214,357 for

new

(0.14 sec)
  1. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....Presentation presentation = new Presentation ()) { SizeF slideSize...IOleEmbeddedDataInfo dataInfo = new OleEmbeddedDataInfo ( fileData...

    docs.aspose.com/slides/net/manage-ole/
  2. Edit PDF in Python | products.aspose.com

    Edit PDF in Python. Use Python library API to edit PDF document...edit an PDF doc by adding a new line of text to it. Edit PDF...Python via .NET , you can add a new line of text to an PDF document...

    products.aspose.com/slides/python-net/editor/pdf/
  3. FieldGlossary Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldGlossary class for seamless GLOSSARY field implementation. Enhance your document processing with powerful features!... Document doc = new Document (); // Create a glossary...it. doc . GlossaryDocument = new GlossaryDocument (); BuildingBlock...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....presentation file Presentation pres = new Presentation (); try { // Gets...FileInputStream fstr = new FileInputStream ( new File ( "audio.wav"...

    docs.aspose.com/slides/androidjava/audio-frame/
  5. HTML Converter – Aspose.HTML for .NET

    Convert HTML to other formats using Aspose.HTML for .NET API or Online HTML Converter. Consider C# example of HTML to PNG transforming....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/html-converter/
  6. Filter Messages From Exchange Mailbox|Documenta...

    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....ExchangeQueryBuilder builder = new ExchangeQueryBuilder (); // Set...builder . getInternalDate (). on ( new Date ()); MailQuery query = builder...

    docs.aspose.com/email/java/filter-messages-from...
  7. Convert TEXT To HTML Java

    Convert TEXT to HTML format in Java code. Save TEXT as HTML using Java....*; Document doc = new Document ( "Input.txt" ); doc...aspose.words.*; Document doc = new Document("Input.txt"); doc.save("Output...

    products.aspose.com/words/java/conversion/text-...
  8. Convert DOC To HTML Java

    Convert DOC to HTML format in Java code. Save DOC as HTML using Java....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/java/conversion/doc-t...
  9. Convert DOC To RTF Java

    Convert DOC to RTF format in Java code. Save DOC as RTF using Java....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/java/conversion/doc-t...
  10. Convert DOC To PDF Java

    Convert DOC to PDF format in Java code. Save DOC as PDF using Java....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/java/conversion/doc-t...