Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 99 for

cs

(0.06 sec)
  1. Cannot rotate page - Free Support Forum - group...

    I’m trying to rotate page in web-base(groupdoc viewer) but this still cannot be done. I would like to know if this avialible for rotate function and how to....cs file, set the rotation flag to...rotation buttons in UIConfig.cs , and the rotate buttons are...

    forum.groupdocs.com/t/cannot-rotate-page/15771
  2. How to Build a SharePoint Document Viewer Using...

    When we released GroupDoCs.Viewer for .NET, we got lots of questions from SharePoint users about whether it could be used to build a SharePoint document viewer. Finally, the answer is yes: our online document viewer allows integration with SharePoint web applications. Moreover, SharePoint websites using GroupDoCs.Viewer for .NET can also be used for cross-domain document viewing. [caption id=“attachment_3916” align=“alignnone” width=“600”] [/caption] Just follow these simple step-by-step instructions to embed our online document viewer in your SharePoint websites as a Web Part: Requirements...cs to write functions to access...lines to the WebPartConsumer.cs file: protected override void...

    blog.groupdocs.com/viewer/how-to-build-sharepoi...
  3. Developers Guide - Web Report Generator | Docum...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string....cs ReportGenerator.cs Technical References...

    docs.groupdocs.com/assembly/net/developers-guid...
  4. How to integrate GroupDocs.Viewer in ASP.NET Co...

    This guide steps through integration process of GroupDoCs.Viewer.UI in ASP.NET Core Web application...cs file and add the following lines...client application. The Startup.cs file is as follows: C# using...

    docs.groupdocs.com/viewer/net/how-to-integrate-...
  5. How to run examples | Documentation

    This article describes how to run .NET file conversion API code examples....cs and add the following lines to...Studio. Open the RunExamples.cs file and uncomment the example(s)...

    docs.groupdocs.com/conversion/net/how-to-run-ex...
  6. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....cs using GroupDocs.Viewer ; using...├──DemoApp.csproj ├──Program.cs └──formatting.docx Note This...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...
  7. 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....cs”] Have a look at the source JPEG...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  8. GroupDocs Blog | Document Automation Solutions ...

    GroupDoCs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDoCs Blog | Document Automation Solutions for .NET & Java Developers GroupDoCs.Markdown for .NET — F...... Ts&Cs Apply. Product News Upcoming...

    blog.groupdocs.com/index.xml
  9. Ask about the ability to convert to XPS files -...

    The failure phenomenon is a script failure, which causes the browser to stop working and stop. Error script.jpg : Script error log. Edge network*.jpg : The http communication that occurs during printing is sequentially…...cs and related interface public...false in UIConfig.cs and ViewerApiController.cs, but html files...

    forum.groupdocs.com/t/ask-about-the-ability-to-...
  10. how-to-check-if-file-is-encrypted.zip

    src/CheckFileIsEncrypted.Csproj Exe net6.0 enable ......cs using System; using GroupDocs...

    docs.groupdocs.com/viewer/net/sample-apps/devel...