Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 21,375 for

project

(0.09 sec)
  1. How to run examples | Documentation

    How to run examples....On this page The complete project with code examples and sample...encourage you to contribute to the project. All examples in this repository...

    docs.groupdocs.com/merger/nodejs-java/how-to-ru...
  2. Latest release (April 2023) | Documentation

    Changes that shipped in the latest version of GroupDocs.Viewer for .NET...NET project VIEWERNET‑4318 Fix PPTX showing...Common assembly in VB.NET project Major Features This release...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  3. Installation|Aspose.Words for .NET

    Install Aspose.Words for .NET using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set in C#....downloaded and referenced in your project. You can also update Aspose...solution/project in Visual Studio Right-click your project in Solution...

    docs.aspose.com/words/net/installation/
  4. Releases · groupdocs-annotation/GroupDocs.Annot...

    GroupDocs.Annotation for Java examples, plugins, and showcase - Releases · groupdocs-annotation/GroupDocs.Annotation-for-Java...another release of UI sample project of GroupDocs.Annotation for...Java Servlets Based Front End project V2.0.0 . This release comes...

    github.com/groupdocs-annotation/GroupDocs.Annot...
  5. mpx

    Convert MPX to MPX via Java,Convert MPX to MPX via C# | Tasks Conversion API .NET,Convert MPX to MPX via C++ application,View MPX File Formats via .NET,Convert...NET View Microsoft Project MPX files in...Automation....via C# Export Microsoft ® Project MPX to MPP...COM Interop. HTML...

    search.aspose.com/q/MPX.html
  6. CodePorting.Translator Cs2Cpp – Now Free!

    To take advantage of this offer, simply visit CodePorting's License Page to obtain your free license.... It has enabled countless projects to transition from the .NET...potential of your software projects! Related Videos Automated...

    www.codeporting.com/news/2024_07_12_codeporting...
  7. GitHub Enterprise · GitHub

    Build like the best...more from GitHub The ReadME Project Stories and voices from the...Learn more about The ReadME Project GitHub Actions Automate your...

    github.com/customer-stories/enterprise
  8. package-summary - GroupDocs.Viewer for Java - A...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......Provides options for rendering project management files. Security...TimeUnit Time unit of the project duration. Package com.groupdocs...

    apireference.groupdocs.com/viewer/java/com.grou...
  9. Annotate document is not working aptly - Free S...

    First test case: I annotate a docx file with text redaction and the document wasn’t annotated, and the annotation doesn’t appear on the screen. Actually, we can see just the annotation square limitation, but it grows unt…... Git project: https://github.com/groupd...Fix suggestion to the Demo Project public class TextRedactionAnnotat...

    forum.groupdocs.com/t/annotate-document-is-not-...
  10. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....download our open-source example project in order to evaluate API features...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...