Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,704 for

one

(0.18 sec)
  1. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....release covers two new features, one improvement and a bug fix. Blank...with support of DWG format. One improvement and few bug fixes...

    blog.groupdocs.com/categories/groupdocs.convers...
  2. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API.... This method obtains one parameter — password as a string...that stores meta info about one particular document and contains...

    docs.groupdocs.com/editor/net/extracting-docume...
  3. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....successfully updated signatures and ones that failed. The signature could...constructor parameter; Instantiate one or several Search options with...

    docs.groupdocs.com/signature/java/deleting-mult...
  4. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....of static fields, each one represents one specific format within...all other structs. //fetching one format WordProcessingFormat dotm...

    docs.groupdocs.com/editor/net/working-with-form...
  5. GroupDocs Regarding Excel and DOCX files Previe...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have encountered some issues during the conversion: When c…... Convert Excel Files – One Worksheet per Page or the Entire...Uncomment the next line to render to one file //viewOptions.RenderToSinglePage...

    forum.groupdocs.com/t/groupdocs-regarding-excel...
  6. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Annotation is one of those tools which may help...talk about annotation types. One cannot neglect ellipse annotation...

    blog.groupdocs.com/categories/groupdocs.annotat...
  7. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not....application should work (in our case, one of the GroupDocs API methods)...Adding a Test # Now lets add one more test for the UpdateUserProfile...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  8. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats.... Render a worksheet on one page The most simple way — render...displaying a whole worksheet in one page call the static method,...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  9. RotatePages Support in Diagram Formats

    Page rotation mechanism is One of the fundamental techniques when it comes to document manipulation and modification. As you know this feature is already supported by the API but for the limited file formats. Hence, in this month’s release of GroupDocs.Merger for Java 19.2, we implemented this feature for Diagram formats. By defining page number(s) and rotation angle you can achieve the purpose. Let’s see how simple it is. We also added SwapPages support for Note format....Page rotation mechanism is one of the fundamental techniques...

    blog.groupdocs.com/merger/rotatepages-support-i...
  10. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster....“Classic H5BP" settings for this one. What’s Inside It? # HTML # Boilerplate...the start of the you can see one more statement for enabling Chrome...

    blog.groupdocs.com/total/using-html5-boilerplat...