Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 86,449 for

project

(0.2 sec)
  1. | Aspose

    Sample code for WBMP to DOC Java conversion. Use API example code for batch WBMP files to DOC conversion within any Web or Desktop Java based application....directly from a Maven based project by following simple installation...recognized text. To add it to your project, you just need to get Aspose...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  2. Removing Calendar Exceptions in PHP | Aspose.Ta...

    Learn how to remove Microsoft Project (MPP/XML) calendar exceptions using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $cal = $project -> getCalendars () -> toList () -> get...

    docs.aspose.com/tasks/java/removing-calendar-ex...
  3. Working with Resource Extended Attributes in PH...

    This page discusses how to interact with resource extended attributes using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $res = $project -> getResources () -> toList () -> get...

    docs.aspose.com/tasks/java/extended-resource-at...
  4. FilterCriteria Data | Aspose.Tasks Documentation

    How to read and modify filter criteria in Microsoft Project files using Aspose.Tasks for .NET....Getting Started Microsoft Project Data Reading and Writing Summary...FilterCriteria entity used in Microsoft Project files. These criteria define...

    docs.aspose.com/tasks/net/filtercriteria-data/
  5. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...Could you please share us a project to reproduce the error? However...Xu I’ve created a simple VS project to be called from the command...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  6. Working with Resource Assignment Budgets in PHP...

    This guide explains how to work with resource assignment budgets using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...3 $resource_assignments = $project -> getResourceAssignmen ()...

    docs.aspose.com/tasks/java/assignment-budget-in...
  7. Handling Priorities in PHP | Aspose.Tasks Docum...

    Learn how to handle Microsoft Project priorities using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...6 7 $taskUtils -> apply ( $project -> getRootTask (), $collector...

    docs.aspose.com/tasks/java/handling-priorities-...
  8. Retrieving Embedded Documents from a Task's Not...

    Learn how to retrieve embedded documents from Project files using Aspose.Tasks for .NET....Show ] Overview In Microsoft Project files (MPP), task notes can...i18n-exclude>}} Copy 1 Project project = new Project( "New Project.mpp" ); 2...

    docs.aspose.com/tasks/net/retrieving-embedded-d...
  9. VbaProject.codePage property | Aspose.Words for...

    VbaProject.codePage property. Gets or sets the VBA Project’s code page....property Gets or sets the VBA project’s code page. get codePage ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. What is the usage of aspose-words-25.4.pom - Fr...

    In my Project, I just use aspose by adding something like <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>21.5</version> <classi…...May 2, 2025, 6:20am 1 In my project, I just use aspose by adding...version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache...

    forum.aspose.com/t/what-is-the-usage-of-aspose-...