Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 89,442 for

project

(0.17 sec)
  1. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature....Shows how to deep clone a VBA project and module. Document doc =...new Document ( MyDir + "VBA project.docm" ); Document destDoc =...

    reference.aspose.com/words/net/aspose.words.vba...
  2. Creating Task Links | Aspose.Tasks Documentation

    Learn how to edit task links in Microsoft Project files using Aspose.Tasks for C# and VB.NET....Contents [ Hide Show ] Microsoft Project allows to link tasks based...define task links in their project using the class. Creating a...

    docs.aspose.com/tasks/cpp/creating-task-links/
  3. Does the crossplatform package for slides repla...

    Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…...so files) into your project automatically. In most cases...When the project is restored, MSBuild evaluates the project’s Runtime...

    forum.aspose.com/t/does-the-crossplatform-packa...
  4. Adding and Removing Calendar Exceptions | Aspos...

    This documentation explains how to handle calendar exceptions using Aspose.Tasks for Java....can be obtained by using the Project class’s getCalendars() method.... class ); 3 4 Project project = new Project(dataDir + "input...

    docs.aspose.com/tasks/java/adding-and-removing-...
  5. Working with Recurring Tasks | Aspose.Tasks Doc...

    Learn how to work with Microsoft Project recurring tasks and patterns using Aspose.Tasks for C#....Copy 1 // Create project instance 2 auto project = System::MakeObject...System::MakeObject < Project > (dataDir + u "Blank2010.mpp" ); 3 auto parameters...

    docs.aspose.com/tasks/cpp/recurring-task/
  6. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my Projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the Projects still encounters p…...ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook...issue. However, one of the projects still encounters problems...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  7. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign Projects to optimize performance and streamline your workflow....WithProject method Sets a specified Project to the model. public OpenAiModel..."Organization" ). WithProject ( "Project" ); SummarizeOptions options...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. How to Run Aspose.Email|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.... Hello World Create a New Project Open Visual Studio and create...a new Console Application project. Install Aspose.Email Use NuGet...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  9. 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...
  10. Convert MPP to CSV in C#

    This topic is about how to convert MPP to CSV in C#. You can transform MPP file to CSV using C# by adhering to well defined steps and an example using a few lines of code....without any dependence on MS Project software to transform MPP file...file using an instance of the Project class object to convert MPP...

    kb.aspose.com/tasks/net/convert-mpp-to-csv-in-c...