Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 213,261 for

new

(0.23 sec)
  1. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...Saving; new License().SetLicense("licensePath"); var doc = new Do...

    forum.aspose.com/t/incorrect-underline-height-i...
  2. 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...
  3. 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...
  4. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....presentation file const pres = new aspose . slides . Presentation...image: const presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  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. Convert PDF to Word documents in JavaScript|Asp...

    Learn how to write JavaScript code for conversion PDF to DOC(DOCX) directly in the Web....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...= e => { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  7. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...merge DataTable dataTable = new DataTable("MyTable"); dataTable...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Android via Java. Preserve layouts and speaker notes for professional presentations....Presentation presentation = new Presentation ( "sample.pptx"...NotesCommentsLayouti notesOptions = new NotesCommentsLayouti (); notesOptions...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Paid Support Helpdesk - aspose.com

    customer support platform...Paid Support Sign In Open a New Ticket Please provide as much...ticket, please login. Open a New Ticket Check Ticket Status We...

    helpdesk.aspose.com
  10. Manage ActiveX Controls in Presentations on And...

    Learn how Aspose.Slides for Android via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....instance Presentation pres = new Presentation (); try { // Adding...controls Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/androidjava/activex/