Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 86,454 for

project

(0.43 sec)
  1. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....steps below: Create a new project with the Blazor WebAssembly...NET 8.0 or above. After the project is created, add the Aspose...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  2. Փոխակերպեք MPP-ն Excel-ի Python-ում

    Այս ձեռնարկը օգնում է MPP-ին Python-ում Excel-ի փոխարկել: Դուք կարող եք հետևել դրան՝ MPP ֆայլը Python-ում Excel-ի փոխակերպելու միայն API-ի մի քանի զանգերով:...համար անհրաժեշտ չէ տեղադրել MS Project կամ MPP-ի մատուցման որևէ այլ...ունեցող MPP ֆայլ՝ օգտագործելով Project դասի օրինակը՝ Excel ձևաչափի...

    kb.aspose.com/hy/tasks/python/convert-mpp-to-ex...
  3. 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...
  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. Page Setup and Printing Options|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.... Create a project. Either create a project using a Java editor...classpath of the project in Eclipse: Select your project in Eclipse...

    docs.aspose.com/cells/java/page-setup-and-print...
  6. 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...
  7. Does the Cross-Platform Package for Aspose.Slid...

    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-cross-platform-pack...
  8. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../)....Shows how to deep clone a VBA project and module. let doc = new aw...Document ( base . myDir + "VBA project.docm" ); let destDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Compress and Decompress CSPROJ Files via .NET

    C# compression and decompression source code to compress CSPROJ documents into a single zip archive or vice versa on .NET Framework, .NET Core....NET DLL referenced in your project - Install from NuGet using...CSPROJ extension represent a C# project file that contains the list...

    products.aspose.com/zip/net/zip-file/csproj/
  10. 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...