Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 154,596 for

2

(0.39 sec)
  1. 5112632.xlsx

    New Hardware - Yearly Hub Site Vendor Item 2014 Acton K11 K11s 0 Addlestone K11 K11s 0 Amersham K11 K11s 0 Ashford K11 K11s 0 Ashton K11 K11s 0 Aylesbury K11 K11s 0 Baguley K11 K11s 0 Barnet K11 K1......G14 AAA3 0 Birkenhead G14 AAA3 2 Blackburn G14 AAA3 0 Bolton G14...Bromley G14 AAA3 0 Burnley G14 AAA3 2 Charminster G14 AAA3 0 Cosham...

    docs.aspose.com/cells/sv/net/specifying-the-abs...
  2. 通过 C++ 和 Node.js 过滤图表数据的三种方法|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中过滤图表。我们的 comprehensive 指南将演示如何应用过滤器到图表,定制图表元素,以及使用数据分析工具获得更好的洞察和做出更明智的决策。...setIsFiltered ( true ); // Should be 2 console . log ( "Filtered Series..."seriesFiltered-out.xlsx" ); // Should be 2 console . log ( "Filtered Series...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-c...
  3. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns.... set_count ( 2 ) builder . writeln ( 'Column...) builder . writeln ( 'Column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for .NET 20.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....AssertAreEqual ( expectedValue [ 2 ], resource . PageNumber ); AssertAreEqual...PageNumber = ( int ) newValues [ 2 ]; // 2; resource . TotalPages = (...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  5. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...Discourse November 20, 2025, 6:45am 2 @danies8 To keep progress on this...Behaviour changed between 1 → 2; review release notes or rerun...

    forum.aspose.com/t/sample-for-validating-tests/...
  6. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...setDocumentPartFileN(partFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....write("\nStatement 2: "); field = (FieldIf) builder...); field.setRightExpression("2 + 3"); field.setTrueText("True");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Utility Features Available in Aspose.Tasks for ...

    The page describes a set of useful utility functions that can be applied to project files using Aspose.Tasks for Java. Such as critical path calculation, working with task filters and so on....Tasks-for-Java 2 // The path to the documents directory...getRootTask (). getChildren (). add ( "2" ); 10 Task subtask3 = project...

    docs.aspose.com/tasks/java/utility-features/
  9. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. Choose the best PDF standard to convert a document using С++....users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...options are prohibited PDF/A-2 eliminates some of the limitations...

    docs.aspose.com/words/cpp/learn-features-of-con...
  10. Markdown Syntax – Basic Tutorial – Aspose.HTML ...

    This article provides information on the main elements of the Markdown markup language and the details of the Markdown syntax....characters for heading level 2. Markdown Syntax HTML Rendered...Heading level 2 <h2>This is a Heading level 2</h2> This is a...

    docs.aspose.com/html/net/markdown-syntax/