Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 36,317 for

list

(0.26 sec)
  1. 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....method which is used to get the list of tasks that part of the critical...Project(dataDir + "Project2003.mpp" ); 6 List < Filter > taskFilters = project...

    docs.aspose.com/tasks/java/utility-features/
  2. Unable to Find References to Exhibits along wit...

    Hello Aspose Support, I am using Aspose.PDF for .NET (version 25.4.0) to process PDF documents that contain embedded files (attachments). My goal is to programmatically identify all places in the PDF where these embedde…...its File property) • I also list all hyperlinks using LinkAnnotation...(Document pdfDocument) { // List all embedded file names for...

    forum.aspose.com/t/unable-to-find-references-to...
  3. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...line: Dim resultsNoStamp As List(Of RecognitionResult) = ocr...pagesCount:=1) Dim resultsNoStamp As List(Of RecognitionResult) = ocr...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  4. Aspose.SVG for .NET 24.3.0 – 将 SVG 保存到流

    使用已弃用的类和新类将 SVG 保存到使用 24.3.0 及更早版本的 Aspose.SVG for .NET 库的流的示例。...IOutputStorage 2 { 3 public List < Tuple < OutputStream, string...MemoryOutputStorage () 6 { 7 Streams = new List < Tuple < OutputStream, string...

    docs.aspose.com/svg/zh/net/migration-between-ve...
  5. 搜索

    搜索...controller = "GridJs2", action = "List" }); } public IActionResult...public ActionResult List() { //this.ViewBag.list = 新列表<object>();...

    blog.aspose.com/zh-hant/cells/create-read-edit-...
  6. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....getExportListLabels() Controls how list labels are output to HTML, MHTML...setExportListLabels(int value) Controls how list labels are output to HTML, MHTML...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to compare two excel sheets content using A...

    how to compare two excel sheets content having same columns.......while comparing two excel sheet data i want the data which doesnt match......using Aspose.cells... Well, if there are long list of rows/cols with data/contents...am requesting would return a list of changes or a new excel stream...

    forum.aspose.com/t/how-to-compare-two-excel-she...
  8. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... Below is a list of the parameters used for the...Following is the parameters list used for the method: top – the...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  9. Managing Message Files with Aspose.Email.Outloo...

    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.... Retrieve the list of all categories. Remove all...Category" ); // Retrieve the list of available categories IList...

    docs.aspose.com/email/java/managing-message-fil...
  10. Project Rescheduling | Aspose.Tasks Documentation

    This document provides guidance on rescheduling project files using Aspose.Tasks for C#.... If a list of task is specified, the method...through the specified date for the list of tasks. Copy 1 // The path...

    docs.aspose.com/tasks/cpp/project-rescheduling/