Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 213,381 for

new

(0.14 sec)
  1. FormField.Name | Aspose.Words for .NET

    Discover how to easily manage the FormField Name property to customize and optimize your forms for better user engagement and data collection....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "Apple" , "Banana" , "Cherry"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Using a Microsoft Word Document as the Message ...

    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....MHTML Document wordDocument = new Document ( dataDir + "Test.doc"...ByteArrayOutputStrea mhtmlStream = new ByteArrayOutputStrea (); wordDocument...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  3. Add Pages to PDF Document|Aspose.PDF for Go via...

    Explore how to add pages to an existing PDF in Go with Aspose.PDF for enhancing and expanding your documents....PageAdd method is used to insert a new blank page into the existing...changes, such as the addition of new pages. The Close method is called...

    docs.aspose.com/pdf/go-cpp/add-pages/
  4. MailMergeOptions.TrimWhitespaces | Aspose.Words...

    Optimize your mail merge with the TrimWhitespaces property. Easily manage leading and trailing spaces for cleaner, more professional documents....doc" ; string [] fieldNames = new string [] { "FirstName" , "Location"... }; string [] fieldValues = new string [] { "James Bond" , "London"...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::PersonCollection constructor. Initialize a New instance of the PersonCollection class in C++....() constructor Initialize a new instance of the PersonCollection...person collection. // Create a new person collection. auto persons...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. 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/
  7. 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/
  8. 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...
  9. 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-...
  10. 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...