Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 196,987 for

new

(0.07 sec)
  1. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#....); LoadOptions loadOptions = new LoadOptions (); loadOptions ...LoadFormat . Html ; Document myDoc = new Document ( stream , loadOptions...

    docs.aspose.com/words/net/extend-and-contribute...
  2. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/optimize-pdf/
  4. Edit Connector Geometry Section in the ShapeShe...

    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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "Drawing...LineTo geometry object $line_to = new LineTo (); \ # set X value $line_to...

    docs.aspose.com/diagram/java/edit-connector-geo...
  5. Convert SVG to PDF in C# – Aspose.SVG for .NET

    Learn how to convert SVG to PDF programmatically or online and consider C# examples of SVG to PDF conversions using Aspose.SVG for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/convert-svg-to-pdf/
  6. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java.... Document doc = new Document(getMyDir() + "Rendering...PclSaveOptions saveOptions = new PclSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. 自定义形状|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中添加自定义形状...PHP 代码显示您如何向形状添加自定义点: $pres = new Presentation (); try { $shape...PHP 代码显示您如何从形状中移除点: $pres = new Presentation (); try { $shape...

    docs.aspose.com/slides/zh/php-java/custom-shape/
  8. Aspose.SVG for .NET 25.1 – Unified API and Enha...

    Release focuses on improving text readability and image rendering, providing enhanced performance, clarity, and flexibility for .NET developers....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/migration-between-versi...
  9. Node.js Outlook Email API for MSG EML PST MBOX ...

    Aspose.Email for Node.js via .NET is an Email Programming API for Microsoft Outlook file formats PST MSG EML ICS....require('@aspose/email'); const msg= new ae.MailMessage.load("msgtemplate...attendees = new ae.MailAddressCollectio(); attendees.add(new ae.Ma...

    products.aspose.com/email/nodejs-net/
  10. Efficiently Merge PowerPoint Presentations (PPT...

    Learn to merge or combine PowerPoint presentations in C# or .NET effortlessly....pres1 = new Presentation ( "pres1.pptx" ), pres2 = new Presentation...pres1 = new Presentation ( "pres1.pptx" ), pres2 = new Presentation...

    docs.aspose.com/slides/net/merge-presentation/