Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 31,391 for

new

(0.09 sec)
  1. Streamline Metadata Management | .NET Apps API ...

    Simplify metadata tasks! GroupDocs.Metadata .NET 24.5 (MSI) delivers a New 'CopyTo' method for efficient metadata transfer & preview option. Download now!...Streamline Metadata Management The new CopyTo method in GroupDocs.Metadata...solutions. using (Metadata source = new Metadata( "D:\source.pdf" ))...

    releases.groupdocs.com/metadata/net/new-release...
  2. Padding | GroupDocs.Signature for .NET API Refe...

    Represents padding or margin information associated with element....Description Padding () Initializes a new instance of Padding class using...Padding (int) Initializes a new instance of the Padding class...

    reference.groupdocs.com/signature/net/groupdocs...
  3. Dimensions - GroupDocs.Editor for Java - API Re...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......size) Generates and returns a new instance from specified System...targetHeight) Creates and returns new "Dimensions" instance, which...

    apireference.groupdocs.com/editor/java/com.grou...
  4. Dimensions - GroupDocs.Editor for Java - API Re...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......size) Generates and returns a new instance from specified System...targetHeight) Creates and returns new "Dimensions" instance, which...

    apireference.groupdocs.com/editor/java/com.grou...
  5. Document Generation API for .NET on GroupDocs B...

    Document Generation API for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Generation API for .NET on GroupDocs Blog | Document Automat......and walk through what’s new in the latest release. You may...series dynamically. Furthermore, new identifiers for barcodes are...

    blog.groupdocs.com/tag/document-generation-api-...
  6. Read Maker Notes from Canon and Panasonic using...

    The GroupDocs team is really pleased to announce the release of version 17.8.0 of the GroupDocs.Metadata for .NET API. The latest release comes up with a couple of New features and enhancements along with a bug fix. The API further improves its functionality by implementing the ability to read maker notes for Canon and Panasonic cameras. Beside adding two New manufacturers to the supported list, the API now supports some more camera models for SONY and Nikon that were not previously supported....release comes up with a couple of new features and enhancements along...Panasonic cameras. Beside adding two new manufacturers to the supported...

    blog.groupdocs.com/metadata/read-maker-notes-fr...
  7. Render grid lines | GroupDocs.Viewer for .NET

    This article explains how to show grid-lines when rendering Spreadsheets with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...lines. using (Viewer viewer = new Viewer( "sample.xlsx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/render-grid-lines/
  8. GroupDocs.Classification for .NET 20.2 Release ...

    GroupDocs.Classification for .NET 20.2 Release Notes Major Features Supported Metered Licenses. All Changes Key Summary Category GDCLASS-42 Support Metered Licenses for GroupDocs.Classification  Feature  Public API and Backward Incompatible Changes Set Metered license Alternatively to license from file, you may set Metered license string PublicKey = ""; // Your public license key string PrivateKey = ""; // Your private license key Metered metered = New Metered(); metered....Consulting Blog Knowledge Base New Releases Status Websites aspose...license key Metered metered = new Metered(); metered.SetMeteredKey(PublicKey...

    docs.groupdocs.com/classification/net/groupdocs...
  9. Excel 2003 XML Format - Free Support Forum - gr...

    I cannot get Excel 2003 XML format to convert to CSV. Is this format supported?...MemoryStream memoryStream = new MemoryStream(); req.Body.CopyTo(memoryStream);...header. string headerData = new(req.Headers["FileName"].ToString());...

    forum.groupdocs.com/t/excel-2003-xml-format/10792
  10. Converter Constructor (String, Func(ConverterSe...

    Initializes New instance of Converter class....ConverterSettings ) Initializes new instance of Converter class....ConverterSettings > settings ) Public Sub New ( filePath As String , settings...

    apireference.groupdocs.com/conversion/net/group...