Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 213,261 for

new

(0.09 sec)
  1. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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 not only new and updated public methods, added...the IWorksheet object and a new Pivot Table can be added to the...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  2. FileFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in the file system in Java....FileFontSource fileFontSource = new FileFontSource(getMyDir() + "Alte...Document doc = new Document(); doc.setFontSettings(new FontSettings());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.PSD for .NET 23.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....of Raster Image rendering in new version of AI Feature PSDNET-1454...of Raster Image rendering in new version of AI string sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  4. DICOM XML Serialization/Deserialization|Aspose....

    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.... Dataset dataset = new (); // Populate dataset with...with elements dataset . Add ( new CodeString ( Tag . DoseType , [...

    docs.aspose.com/medical/net/developer-guide/90-...
  5. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...$document = new Document ( $inputFile ); $formattedText = new facades_FormattedText..."Watermark" , ( new Color ()) -> getBlue () -> toRgb (), ( new facades_FontStyle...

    products.aspose.com/pdf/zh-hant/php-java/waterm...
  6. How to Print Barcode Images on BIRT Reports|Doc...

    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.... Create New Project To design the report:... From the File menu, choose New and then Project . Open the Business...

    docs.aspose.com/barcode/java/how-to-print-barco...
  7. VbaModule.Name | Aspose.Words for .NET

    Discover how to use the VbaModule Name property to easily manage your VBA project module names for enhanced organization and efficiency....Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  8. VbaProject.Name | Aspose.Words for .NET

    Discover how to easily manage your VBA project with the Name property. Learn to get and set project names for efficient coding!...Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  9. 创建 AcroForms - 在 Java 中创建可填写的 PDF|Aspose.PDF fo...

    本节解释如何在 PDF 文档中使用 Aspose.PDF for Java 从头创建 AcroForms。...打开文档 Document pdfDocument = new Document ( _dataDir + "TextField...textBoxField = new TextBoxField ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/zh/java/create-forms/
  10. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for PHP library allows to convert various images formats to PDF....images: Create a new Document object Add a new page to the document...page to 0 (if needed) Create a new Image object and set the input...

    docs.aspose.com/pdf/php-java/convert-images-for...