Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 214,303 for

new

(0.1 sec)
  1. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output....SetWatermarkToImages ( doc , new ImageSaveOptions ( SaveFormat...TextWatermarkOptions watermarkOptions = new TextWatermarkOptions (); watermarkOptions...

    reference.aspose.com/words/net/aspose.words.low...
  2. Aspose.PSD for Java 24.12 - Release Notes|Docum...

    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.... save ( outputFile , new PngOptions ()); } PSDJAVA-685...image . save ( outputFile , new PngOptions ()); } PSDJAVA-686...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Configure Font Substitution in Presentations in...

    Enable optimal font substitution in Aspose.Slides for .NET when converting PowerPoint & OpenDocument presentations to other file formats....using ( Presentation pres = new Presentation ( @"Presentation...that will be replaced. Load the new font. Add a rule for the replacement...

    docs.aspose.com/slides/net/font-substitution/
  5. Licensing|Documentation

    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....subscription with free upgrades to any new releases or fixes that are published...barcode . License license = new com . aspose . barcode . License...

    docs.aspose.com/barcode/java/licensing/
  6. Licensing|Documentation

    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....subscription with free upgrades to any new releases or fixes that are published...barcode . License license = new com . aspose . barcode . License...

    docs.aspose.com/barcode/androidjava/licensing/
  7. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  8. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...CopyEdit using (FileStream fs = new FileStream(OriginalFilePath,...document = new PsDocument(fs); using (FileStream pdfStream = new Fil...

    forum.aspose.com/t/system-drawing-common-depend...
  9. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(); htmlLoadOptions...Bottom = 10; Document document = new Document(source, htmlLoadOptions))...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  10. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...Exists(_licenseFilePath)) { License license = new License(); license.SetLicens...wordDocument = new Document(docStream); var saveOptions = new Aspose...

    forum.aspose.com/t/conversion-from-word-to-pdf-...