Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 85,958 for

project

(0.16 sec)
  1. | Aspose

    Sample code for JP2 to DOC Java conversion. Use API example code for batch JP2 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/jp2-to-...
  2. aspose.barcode.loadfonts.zip

    Aspose.Barcode.LoadFonts/Aspose.Barcode.LoadFonts/Aspose.Barcode.LoadFonts.csproj <Project Sdk="Microsoft.NET.Sdk"> Exe net6.0Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup>...Version="24.1.0.0"/> </ItemGroup> </Project> Aspose.Barcode.LoadFonts/Aspose...

    docs.aspose.com/barcode/net/aspose-barcode-load...
  3. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …... Specific project case: In a specific project case (the document.... ANDREA.FARRIS: Specific project case: The issue has been logged...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  4. Getting Started|Documentation

    Setup Aspose.Cells for JavaScript via C++ and installation guidelines....for JavaScript Create a new project directory and install the package:...Create a new project directory mkdir my-excel-project cd my-excel-project...

    docs.aspose.com/cells/javascript-cpp/getting-st...
  5. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…...öffnen und speichern in MS Project - und nochmaliges einlesen...resource assignments. var project = new Project() { CalculationMode...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  6. General Properties in PHP | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) general properties 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/general-properties-i...
  7. Handling Overtime, Remaining Costs and Work in ...

    Learn how to handle Microsoft Project (MPP/XML) overtime, remaining and work values using Aspose.Tasks Java for PHP.... PHP Code Copy 1 $project = new Project( 'test_tasks.mpp' );...3 $resource_assignments = $project -> getResourceAssignmen ()...

    docs.aspose.com/tasks/java/handling-overtime-re...
  8. 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...
  9. Installation|Aspose.Slides Documentation

    Learn how to quickly install Aspose.Slides for .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...console app or open an existing project. Go through Tools > NuGet package...downloaded and referenced in your project. Method 2: Install or Update...

    docs.aspose.com/slides/net/installation/
  10. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort tasks based on their names using Aspose.Tasks for .NET....Hide Show ] When working with project data using Aspose.Tasks for...Collecting and Sorting Tasks Load a project and collect its tasks using...

    docs.aspose.com/tasks/net/sorting-tasks-by-name/