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

project

(0.07 sec)
  1. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF files to TXT conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/gif-to-txt/
  2. | Aspose

    Sample code for PNG to PDF Java conversion. Use API example code for batch PNG files to PDF conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/png-to-pdf/
  3. | Aspose

    Sample code for JP2 to XLS Java conversion. Use API example code for batch JP2 files to XLS conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/jp2-to-xls/
  4. How to Run the Examples|Documentation

    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....editor or IDE and build the project. The Data folder at the root...folder along with the examples project. Open main.go ; all the examples...

    docs.aspose.com/cells/go-cpp/how-to-run-the-exa...
  5. Managing Resource Extended Attributes | Aspose....

    Learn how to add, edit or remove resource extended attributes using Aspose.Tasks for C++....Create project instance 2 System ::SharedPtr < Project > project1...project1 = System::MakeObject < Project > (dataDir + u "ResourceExtendedAttr...

    docs.aspose.com/tasks/cpp/extended-resource-att...
  6. Visio to PDF Arabic language conversion bug - F...

    Hello Support Team, When converting Visio documents to PDF with Arabic text and having installed proofing tools (Arabic Language Pack) for Middle-Eastern - Right to Left language we are getting mirroring Arabic text and…...attachment contains a sample project, a testing Visio document,...@nrgxxx Thanks for the sample project and screenshots. After an initial...

    forum.aspose.com/t/visio-to-pdf-arabic-language...
  7. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg file will be slightly different. This difference is enough to break functionality in other libraries when t…... You can use the test project attached this thread and just...scenario using the sample project (net6.0-windows) and the provided...

    forum.aspose.com/t/svg-gets-generated-different...
  8. Managing Currency Digits in Ruby | Aspose.Tasks...

    Learn how to manage currency digits using Aspose.Tasks for Java with Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....puts "Currency Digits: " + project . get( Rjb :: import( 'com...

    docs.aspose.com/tasks/java/managing-currency-di...
  9. Managing Currency Symbols in Ruby | Aspose.Task...

    This page explains how to handle currency symbols and exchange rates when using Aspose.Tasks for Ruby....Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project' ) ....puts "Currency Symbol: " + project . get( Rjb :: import( 'com...

    docs.aspose.com/tasks/java/managing-currency-sy...
  10. Read Timephased Data of a Resource | Aspose.Tas...

    Discover how to handle and extract timephased data from Project resources using Aspose.Tasks for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $resource = $project -> getResources () -> getByUid ( 1...

    docs.aspose.com/tasks/java/read-timephased-data...