Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 31,395 for

new

(0.06 sec)
  1. ID3V2AttachedPictureFrame Constructor (ID3V2Enc...

    Initializes a New instance of the ID3V2AttachedPictureFrame class....String, Byte ) Initializes a new instance of the ID3V2AttachedPicture...[] pictureData ) Public Sub New ( encoding As ID3V2EncodingType...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. PageTableArea Constructor - GroupDocs.Parser fo...

    Initializes a New instance of the PageTableArea class....PageTableArea Constructor Initializes a new instance of the PageTableArea...Rectangle rectangle ) Public Sub New ( rows As IEnumerable ( Of Double...

    apireference.groupdocs.com/parser/net/groupdocs...
  3. License - GroupDocs.Search for Java - API Refer...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs...... License license = new License(); license.setLicense("C:\\License...Description License () Initializes a new instance of the License class...

    apireference.groupdocs.com/search/java/com.grou...
  4. EventHub.FileIndexing Event - GroupDocs.Search ...

    Occurs when a document is going to be indexed....Creating an index Index index = new Index(indexFolder); // Subscribing...AdditionalFields = new DocumentField[] { new DocumentField( "Tags"...

    apireference.groupdocs.com/search/net/groupdocs...
  5. How to remove watermark from a document using ....

    I have groupdocs license. But when i try to remove watermark as per attached project it says cannot remove parts with this licence. can you please help on this here is the code I am using public static void RemoveWat…...string password) { License lic = new License(); lic.SetLicense(@“...LoadOptions getLoadOptions = new GroupDocs.Watermark.Options.LoadOptions();...

    forum.groupdocs.com/t/how-to-remove-watermark-f...
  6. Clients - Web APIs | MDN

    Learn about the Clients interface, including its methods, code examples, specifications, and browser compatibility....openWindow() Opens a new browser window for a given URL...and returns a Promise for the new WindowClient . Clients.claim()...

    developer.mozilla.org/en-US/docs/Web/API/Clients
  7. GroupDocs.Merger for .NET 19.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 19.9 Major Features Warning In this version we’re introducing New public API which was designed to be simple and easy to use. For more details about New API please check Developer Guide section. The legacy API have been moved into Legacy namespace so after update to this version it is required to make project-wide replacement of namespace usages from GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...this version we’re introducing new public API which was designed...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  8. GroupDocs.Metadata for Java 21.6 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 21.6 Major Features There are the following features, enhancements and fixes in this release: Implement property interpreters for all enum types across all formats Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-3846 Implement property interpreters for all enum types across all formats Improvement Public API and Backward Incompatible Changes Implement property interpreters for all enum types across all formats This improvement allows the user to get a user-friendly interpretation of a metadata property representing an enum value....Consulting Blog Knowledge Base New Releases Status Websites aspose...void run () { File folder = new File ( Constants . InputPath...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  9. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/net/adding-waterma...
  10. Specify file type when loading a document | Doc...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...type. LoadOptions loadOptions = new LoadOptions ( FileType . DOCX...

    docs.groupdocs.com/viewer/net/specify-file-type...