Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 16,868 for

characters

(0.05 sec)
  1. ID3V1Tag.Album Property - GroupDocs.Metadata fo...

    Gets or sets the album. Maximum length is 30 Characters.... Maximum length is 30 characters. Namespace: GroupDocs.Metadata...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. ID3V1Tag.Comment Property - GroupDocs.Metadata ...

    Gets or sets the comment. Maximum length is 30 Characters.... Maximum length is 30 characters. Namespace: GroupDocs.Metadata...

    apireference.groupdocs.com/metadata/net/groupdo...
  3. ID3V2TagFrame Constructor - GroupDocs.Metadata ...

    Initializes a new instance of the ID3V2TagFrame class....The id of the frame (four characters matching the pattern [A-Z0-9])...

    apireference.groupdocs.com/metadata/net/groupdo...
  4. GroupDocs.Merger for .NET 20.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 20.9 Major Features There are a few fixed bugs in this regular monthly release. The most notable are: Corrupt file error message when merging memory stream files; Can’t remove Words document pages; Can’t save PDF file; Can’t remove pages from Excel file; Not supported file types are present; Cannot open a PDF with 250+ long Characters password. Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-936 Corrupt file error message when merging memory stream files Bug MERGERNET-937 Can’t remove Words document pages Bug MERGERNET-938 Can’t save PDF file Bug MERGERNET-939 Can’t remove pages from Excel file Bug MERGERNET-940 Not supported file types are present Bug MERGERNET-942 Cannot open a PDF with 250+ long Characters password Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....open a PDF with 250+ long characters password. Full List of Issues...open a PDF with 250+ long characters password Bug Public API and...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  5. 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....characters string.should\_not have(5).characters Expectations...defined by have(9).characters and have(5).characters. I should also...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  6. GroupDocs.Search Product Family - Free Support ...

    Get technical support of GroupDocs.Search for .NET and Java....in searching with special characters 9 337 September 25, 2023...with Numbers and Special Characters csharp , dotnet 5 316 April...

    forum.groupdocs.com/c/search/16
  7. TextualDocumentInfo Structure - GroupDocs.Edito...

    Represents metadata of one textual document like XML, HTML or plain text (TXT)...bytes (not the number of characters) of this textual document...

    apireference.groupdocs.com/editor/net/groupdocs...
  8. DiagramPackage.Creator Property - GroupDocs.Met...

    Gets or sets the person who created or last updated the file. The maximum length is 63 Characters.....The maximum length is 63 characters.. Namespace: GroupDocs.Metadata...

    apireference.groupdocs.com/metadata/net/groupdo...
  9. Render Files Contained in ZIP Archive using Gro...

    Hello everyone! We are back with another exciting release announcement. In this post, I am going to give you an overview of what’s new as well as what’s improved and fixed in the latest release of GroupDocs.Viewer for .NET. In this release, we majorly focused on providing bug fixes and improvements. Along with this, we have introduced the support of CDR file format and the feature of rendering files contained in the ZIP archives....within the expected range Some characters are missing when rendering...with several pages Missing characters when rendering PDF document...

    blog.groupdocs.com/viewer/render-files-containe...
  10. GitHub Flavored Markdown Spec

    GitHub Flavored Markdown Spec Version 0.29-gfm (2019-04-06) This formal specification is based on the CommonMark Spec......1 Characters and lines 2.2 Tabs 2.3 Insecure characters 3 Blocks...escapes 6.2 Entity and numeric character references 6.3 Code spans...

    github.github.com/gfm/