Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 86,477 for

project

(0.1 sec)
  1. Working with Tasks | Aspose.Tasks Documentation

    Learn how to assign overtime values for Microsoft Project (MPP/XML) tasks using Aspose.Tasks for C++....Contents [ Hide Show ] Microsoft Project lets users assign overtime...task (TimeSpan). Microsoft Project view of task overtime To see...

    docs.aspose.com/tasks/cpp/overtimes-in-tasks/
  2. Programming Email Verification|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....File menu, click New and then Project . For simplicity, this will...or VB.NET project as you like. Creating a new project Add a reference...

    docs.aspose.com/email/net/programming-email-ver...
  3. Aspose::Words::Vba::VbaProject::Clone method | ...

    Aspose::Words::Vba::VbaProject::Clone method. Performs a copy of the VbaProject in C++....Shows how to deep clone a VBA project and module. auto doc = System...> ( get_MyDir () + u "VBA project.docm" ); auto destDoc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. 检查工作簿中的VBA项目是否用JavaScript通过C++签名|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查工作簿中的VBA项目是否已签名。...arrayBuffer )); // Accessing the VBA project and checking if it's signed...isSigned ; console . log ( "VBA Project is Signed: " + isSigned );...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  5. How to Use Aspose.Cells.GridDesktop|Documentation

    This article introduces the use of GridDesktop....Creating a Windows Application Project First of all, create a Windows...Windows application project in which to use the Aspose.Cells.GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. | Aspose

    Sample code for WBMP to Searchable PDF Java conversion. Use API example code for batch WBMP files to Searchable 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/wbmp-to-...
  7. | Aspose

    Sample code for JPEG to TXT Java conversion. Use API example code for batch JPEG 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/jpeg-to-...
  8. | Aspose

    Sample code for DJVU to PDF Java conversion. Use API example code for batch DJVU 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/djvu-to-...
  9. Aspose.Tex on linux fails - Free Support Forum ...

    Aspose.Tex depends on system.drawing.common still and so fails on linux Unhandled exception: System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. at System.Drawing.Drawing2D.Gr…...Drawing in your project: Update Project References : Change...Change your project references from System.Drawing.Common to Aspose...

    forum.aspose.com/t/aspose-tex-on-linux-fails/30...
  10. Making a Standard Calendar in PHP | Aspose.Task...

    Learn how to create Microsoft Project MPP/XML standard calendars using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...); 2 3 $cal1 = $project -> getCalendars () -> add ( "My Cal" );...

    docs.aspose.com/tasks/java/making-a-standard-ca...