Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 228,109 for

new

(0.4 sec)
  1. There is a color difference in the picture - Fr...

    test-cp.zip (4.5 MB) When using version 25.11 of Aspose.PSD 16.jar, color deviation occurs when the image is zoomed in for viewing. The attached files include the image comparison files with deviation and the original P…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions...); Image rePic = Image.load(new ByteArrayInputStream(bytesPic));...

    forum.aspose.com/t/there-is-a-color-difference-...
  2. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API....The first step when creating new documents, is to create a diagram...of Diagram class to create a new diagram. Programming Sample //...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  3. CustomDocumentProperties class | Aspose.Words f...

    Aspose.Words.Properties.CustomDocumentProperties class. A collection of custom document properties...Description add(name, value) Creates a new custom document property of the... add(name, value) Creates a new custom document property of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...); // Create a new workbook (equivalent to new AsposeCells.Workbook()...JavaScript) const workbook = new Workbook (); // Simulate the...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  5. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience.... Document doc = new Document (); // Create the outer.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/net/aspose.words.tab...
  6. MailMerge.TrimWhitespaces | Aspose.Words for .NET

    Optimize your mail merge process with the TrimWhitespaces property, ensuring clean data by removing leading and trailing spaces for accurate results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . Execute ( new [] { "myMergeField" }, new object [] { "\t...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Aspose.PSD for .NET 24.6 - 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....expected , actual )) { throw new Exception ( message ?? "Objects...expected , actual )) { throw new Exception ( "Objects are not...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-6...
  8. FontConfigSubstitutionRule | Aspose.Words for Java

    Font config substitution rule in Java....FontSettings fontSettings = new FontSettings(); FontConfigSubstituti...Document doc = new Document(); doc.setFontSettings(new FontSettings());...

    reference.aspose.com/words/java/com.aspose.word...
  9. Region-Based Extraction using Java|Aspose.PDF f...

    Learn how to extract text from a specific page region or inspect paragraph geometry in PDF documents with Aspose.PDF for Java....{ try ( Document document = new Document ( inputFile . toString...absorber = new TextAbsorber (); TextSearchOptions options = new TextSearchOptions...

    docs.aspose.com/pdf/java/region-based-extraction/
  10. pivot_format.xlsx

    Sheet1 City Region Store Seattle West 3166 New York East 3090 Chicago Central 3055 New York East 3090 Sum of Store Column Labels Row Labels Central East West Grand Total Chicago 3055 3055 New York ......West 3166 New York East 3090 Chicago Central 3055 New York East...Grand Total Chicago 3055 3055 New York 6180 6180 Seattle 3166 3166...

    docs.aspose.com/cells/sv/net/format-pivot-table...