Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 195,364 for

new

(0.14 sec)
  1. Licensing|Documentation

    Evaluate Email C++ Library API and apply license using file or stream object....license = new License (); license -> SetLicense ( new String (...intrusive_ptr < License > license = new License (); intrusive_ptr < FileStream...

    docs.aspose.com/email/cpp/licensing/
  2. Aspose.PSD for .NET 23.9 - 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....Implement creating of mask for new adjustment layers Feature PSDNET-1654...Implement creating of mask for new adjustment layers string srcFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  3. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....font_settings = font_settings # Create a new table substitution rule and load..."Times New Roman" since they do not exist in our new font folder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ColorPrintMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced document quality.... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  5. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...DocumentHelper.getBytesFromStream(new FileInputStream(getDatabaseDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....Description add(seriesType) Adds a new series group of the specified...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 将 PowerPoint 转换为 PDF 附注|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为带附注的 PDF...实例化一个表示演示文稿文件的 Presentation 对象 $presIn = new Presentation ( "SelectedSlides..."SelectedSlides.pptx" ); $presOut = new Presentation (); try { $slide = $presIn...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  8. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-gif/
  9. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk.... setCalculatedValue ([ [ new Date ( 2015 , 5 , 12 , 10 , 6...data . setCalculatedValue ([ [ new Date ( 2015 , 5 , 12 , 10 , 6...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  10. How to Add a Watermark to PowerPoint Presentati...

    Hi can i add water mark pdf, and convert file pptx ppt to pdf and add water this ? do you have libery ?...com"; using (var presentation = new Presentation()) { var slideSize...GroupingLocked = true; // Add a new paragraph for the text. watermarkShape...

    forum.aspose.com/t/how-to-add-a-watermark-to-po...