Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 196,900 for

new

(0.09 sec)
  1. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for PHP via Java....Open a document $document = new Document ( $inputFile ); // Get...font object $fontRepository = new FontRepository (); $font = $fontRepository...

    docs.aspose.com/pdf/php-java/modifing-form/
  2. 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/
  3. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java...feature: Presentation pres = new Presentation ( "Presentation...TextHighlightingOpti textHighlightingOpti = new TextHighlightingOpti (); textHighlightingOpti...

    docs.aspose.com/slides/androidjava/text-formatt...
  4. What is an XLSX File? .xlsx File Extension, Pro...

    Learn about the XLSX file format, its extension, and how it is used for project management. Discover XLSX file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLSX files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/tasks/supported-formats/xlsx/
  5. OdtSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. How to migrate to Aspose.Imaging v1.6.0 or high...

    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.... It includes new and obsoleted features along...snippet describes the usage of new namespace in place of the obsoleted...

    docs.aspose.com/imaging/net/how-to-migrate-to-a...
  7. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  8. Aspose.PSD for .NET 25.2 - Release Notes|Docume...

    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.... Load ( sourceFile , new PsdLoadOptions () { LoadEffectsResource...true })) { var pngOptions = new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-2...
  9. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...TestInitialize() { var lic = new License(); lic.SetLicense(License_Path);...Document GetDocument() { var doc = new Document(Document_Path); doc...

    forum.aspose.com/t/possible-bug-with-document-l...
  10. Send Email Messages via MailGun and SendGrid|Do...

    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...."YOUR_MAILGUN_PRIVATE_API_KEY" ; var opt = new MailgunClientOptions { Domain..."YOUR_SENDGRID_PRIVATE_API_KEY" ; var opt = new SendGridClientOption { ApiKey...

    docs.aspose.com/email/net/send-email-messages-v...