Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 223,186 for

new

(0.12 sec)
  1. Edit PPT in Java | products.aspose.com

    Edit PPT in Java. Use Java library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for Java , you can add a new line of text to a PPT document...

    products.aspose.com/slides/java/editor/ppt/
  2. 档案

    档案... MailMessage message = new MailMessage(); // 设置邮件主题、正文和发件人信息...设置邮件主题、正文和发件人信息 message.setSubject("New message created by Aspose.Email...

    blog.aspose.com/zh/email/create-and-send-outloo...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....representation of VBA project, the new IVbaProject interface implementation...a presentation. You can add new project references, edit existing...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  5. VbaProject.name property | Aspose.Words for Nod...

    VbaProject.name property. Gets or sets VBA project name.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....Document doc = new Document(); Table table = new Table(doc); doc...and paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Setting Font overrides childrens' bolding and f...

    If you have a TextFragment and you set the Font for that fragment, then any Bold or FontSize set by child TextSegments will be ignored. The work around here would be to set the Font on each Segment, but that is sub-optim…...TextFragment tf = new Aspose.Pdf.Text.TextFragment();...FindFont("Times New Roman"); Aspose.Pdf.Text.TextSegment seg = new Aspose...

    forum.aspose.com/t/setting-font-overrides-child...
  8. Issue with Data Label Borders in Charts – PPTX ...

    Hi Aspose Team, I’ve encountered an issue where data labels in charts begin to show borders unexpectedly under certain conditions. Specifically, this happens when: Saving the file after making changes Duplicating a sl…...the chart from scratch on a new slide. This can help determine...file and try to fix from the new sample program. I don’t find...

    forum.aspose.com/t/issue-with-data-label-border...
  9. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....Exception { Document document = new Document(); document.getMailMerge()...MailMergeCallbackStu mailMergeCallbackStu = new MailMergeCallbackStu(); document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Converting DjVu to TIFF Format in PHP|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....instance of Image class $image = new Image (); $image = $image ->...$tiff_expected_format = new TiffExpectedFormat (); $export_options = new TiffOptions...

    docs.aspose.com/imaging/java/converting-djvu-to...