Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 10,612 for

new

(0.04 sec)
  1. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....Consulting Blog Knowledge Base New Releases Status Websites aspose...RevisionHandler revisionHandler = new RevisionHandler ( pathRevision...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  2. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source text" , new LoadOptions ()...

    docs.groupdocs.com/comparison/net/load-text-fro...
  3. Remove annotation from document | Documentation

    The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "result.xlsx" ))...

    docs.groupdocs.com/annotation/net/remove-annota...
  4. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....Within a year, we’ve introduced a new app, the GroupDocs Conversion...document management solutions. New App - GroupDocs Conversion #...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  5. Search text | Documentation

    This article explains that how to search text from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePdf...

    docs.groupdocs.com/parser/java/search-text/
  6. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using C#. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature .NET API by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( @"source.pdf" ))...

    docs.groupdocs.com/signature/net/how-to-generat...
  7. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/save-to-stream/
  8. Render to PNG or JPEG | Documentation

    With GroupDocs.Viewer for Java you can render documents to PNG and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { PngViewOptions...

    docs.groupdocs.com/viewer/java/rendering-to-png...
  9. Load Document | Documentation

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...some document const editor = new groupdocsEditor . Editor ( inputFilePath...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  10. Adding class name to input controls | Documenta...

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingEditOp editOptions = new WordProcessingEditOp (); editOptions...

    docs.groupdocs.com/editor/net/adding-class-name...