Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 89,437 for

project

(1.05 sec)
  1. Aspose.Words Visual Studio Plugin|Aspose.Words ...

    How to use Aspose Visual Studio Plugin to quickly download and explore Aspose.Words for .NET API examples using C#....and open the latest example projects without having to leave your...or VB.NET examples project A selected project is automatically...

    docs.aspose.com/words/net/aspose-words-visual-s...
  2. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your document automation and management.... Project 14 Specified an external VBA project reference...new Document ( MyDir + "VBA project.docm" ); VbaReferenceCollecti...

    reference.aspose.com/words/net/aspose.words.vba...
  3. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…...required fonts within the project folder itself. Error Log Unhandled...Windows, issue only in Linux Project File Snippet <ItemGroup> <Content...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  4. Copy and Move Worksheets Within and Between Wor...

    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.... Create a project: Create a project using a Java editor...classpath of the project in Eclipse: Select your project in Eclipse...

    docs.aspose.com/cells/java/copy-and-move-worksh...
  5. 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/
  6. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...header files or an incorrect project setup. Solution To resolve...necessary header files in your project. The example code you are trying...

    forum.aspose.com/t/your-examplesimple-does-not-...
  7. 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...
  8. 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...
  9. 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-...
  10. Rendering Task Usage View in PHP | Aspose.Tasks...

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );...$presentationFormat -> TaskUsage ); 12 13 $project -> save ( "task_days.pdf" ...

    docs.aspose.com/tasks/java/rendering-task-usage...