Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 198,827 for

new

(0.09 sec)
  1. PSB Зменшити розмір рішення | products.aspose.com

    Зменшити розмір PSD файлів...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/ua/reduce-size/psb/
  2. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....fontSettings = new FontSettings(); fontSettings.setFontsSources(new FontSourceBase[]{new...FontSourceBase[]{new StreamFontSourceFile()}); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....to be extruded var profile = new aspose . threed . RectangleShape...3rd dimension var extrusion = new aspose . threed . LinearExtrusion...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  4. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-gradi...
  5. Document.FieldOptions | Aspose.Words for .NET

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced document control and customization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "de-DE" ). LCID...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.PSD for .NET 24.4 - 发行说明|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.... Save ( outputFilePath , new PngOptions ()); } PSDNET-1879...false ; PsdOptions psdOptions = new PsdOptions ( psdImage ) { ColorMode...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. News Archive 2022|Documentation

    Aspose.Imaging New features and enhancements introduced in our recent releases, empowering you to unlock New possibilities in graphic processing and manipulation. Support for the most common raster file formats, alongside a diverse array of conversion options....News Archive 2022 Contents [ Hide ] This page highlights the...the new features and enhancements introduced in recent releases...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  8. Does the API support adding a datetime text wit...

    Hi,Support: Does the API support adding a datetime text element on pdf page and the added datetime text element can auto-update as the OS current date and time? If so,how to reach it on VB.net? Thanks for your help....private void Logic() { var doc = new Document(); var page = doc.Pages...DateField dateField = new DateField(page, new Aspose.Pdf.Rectangle(100...

    forum.aspose.com/t/does-the-api-support-adding-...
  9. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library.... // Create a new Document object and load the...$document = new Document ( $inputFile ); // Create a new HtmlSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  10. EmptyLineConfig|Documentation

    EmptyLineConfig element is used to add vertical spacing between elements.... new EmptyLineConfig () Optional properties...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/empt...