Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 86,857 for

project

(0.08 sec)
  1. 检查工作簿中的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...
  2. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations using Aspose.Tasks for Java....can be viewed in Microsoft Project: On the View menu, select More...baseline duration in Microsoft Project Getting Task Baseline Duration...

    docs.aspose.com/tasks/java/task-baseline-duration/
  3. How to create a Gantt chart with Golang via C++...

    Learn how to create a Gantt chart with Aspose.Cells for C++ API....bar chart that illustrates a project schedule. It shows the start...the various elements of a project. Each task or activity is represented...

    docs.aspose.com/cells/go-cpp/how-to-create-gant...
  4. Ambiguity for std and system Namespaces in Code...

    We have integrated the Aspose.Slides.Cpp library and also CodePortingTranslator the dependency of Aspose in our build tools. but once we have it in toolbox, we are getting ambiguity errors. Do you have proper way to add…... Check Project Settings : Make sure that your project settings...set properly. Rebuild the Project : After making changes, clean...

    forum.aspose.com/t/ambiguity-for-std-and-system...
  5. 通过Node.js的C++检查VBA项目是否受保护并且锁定以供查看|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查Excel文件中的VBA项目是否受保护和被锁定以供查看。...filePath ); // Access the VBA project of the workbook. const vbaProject...getVbaProject (); // Whether "Lock project for viewing" is true or not...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-vb...
  6. | Aspose

    Sample code for PDF to Text Java conversion. Use API example code for batch PDF files to Text 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/pdf-to-t...
  7. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF 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/pdf-to-txt/
  8. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try to insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The Project is attached. Please note that the similar image with different resolution can be inserted. R…... The project is attached. Please note that...both images in the attached project. AlexanderNovickov January...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  9. Creating a Task Baseline in PHP | Aspose.Tasks ...

    Learn how to create task baselines in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...= new BaselineType(); 4 5 $project -> setBaseline ( $baselineType...

    docs.aspose.com/tasks/java/creating-a-task-base...
  10. VbaProject.clone method | Aspose.Words for Python

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....Shows how to deep clone a VBA project and module. doc = aw . Document...file_name = MY_DIR + 'VBA project.docm' ) dest_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...