Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 12,278 for

new

(0.11 sec)
  1. Improved Performance introduced in GroupDocs.Co...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Comparison for .NET 16.11.0 API along with Improved Performance ,New features and fixes. Major changes are done for Presentation document format and introduced enhanced Support for advanced Visual Basic Scripts and detection of Picture Frames.In this monthly release 3 New feature are introduced along with 4 improvements and 3 Bug fixes. Download the latest GroupDocs.Comparison for .NET API to implement the New and improved features....along with Improved Performance ,new features and fixes. Major changes...Frames.In this monthly release 3 new feature are introduced along...

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. Set up logging | GroupDocs

    This article explains how to set up logging when processing a document with GroupDocs.Signature within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...file FileLogger fileLogger = new FileLogger ( "output.log" );...

    docs.groupdocs.com/signature/net/how-to-set-up-...
  3. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-underline...
  4. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-replaceme...
  5. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions....Consulting Blog Knowledge Base New Releases Status Websites aspose...FormatNumbers () { var invoice = new Invoice { Amount = 1500.75 m...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  6. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...TxtLoadOptions loadOptions = new TxtLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/load-txt-doc...
  7. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator(Constants.ANNOTATED_BIG);...

    docs.groupdocs.com/annotation/java/filtering-an...
  8. List of Fonts Group Docs provide for PDF Conver...

    I want to know the list of Fonts that Groupdocs will provide for PDF Generation...getLoadOptions = loadContext => new PdfLoadOptions { DefaultFont...font here FontSubstitutes = new List<FontSubstitute> { FontSubstitute...

    forum.groupdocs.com/t/list-of-fonts-group-docs-...
  9. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailFileType . Eml ) { return new EmailLoadOptions { ConvertOwned...

    docs.groupdocs.com/conversion/net/convert-each-...
  10. Generate Output in Different Format | GroupDocs

    Convert assembled documents to different formats (e.g., DOCX to PDF, DOCX to HTML) during assembly....Consulting Blog Knowledge Base New Releases Status Websites aspose..."Invoice.pdf" ; var invoiceData = new { CustomerName = "ABC Corp" ...

    docs.groupdocs.com/assembly/net/basic-usage-dif...