Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 10,573 for

new

(0.05 sec)
  1. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....(Parser parser = new Parser(connectionString, new LoadOptions(FileFormat...detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...

    blog.groupdocs.com/zh/categories/groupdocs.pars...
  2. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/net/searching-wate...
  3. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert text files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...encoding. LoadOptions loadOptions = new LoadOptions ( FileType . MD );...

    docs.groupdocs.com/viewer/net/render-text-files/
  4. Convert contents of RAR or ZIP to different for...

    Learn how to convert contents of RAR/ZIP archives to a different format based on content type using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...saveContext ) => new MemoryStream ()). WithOptions ( new PdfConvertOptions...

    docs.groupdocs.com/conversion/net/convert-conte...
  5. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.... LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/viewer/net/loading-external-...
  6. Update annotations | Documentation

    This page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/update-annot...
  7. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the New code: …...HideComments = true; This is the new code: convLoadOpts.CommentDisplayMode...following code: var convLoadOpts = new WordProcessingLoadOp(); //convLoadOpts...

    forum.groupdocs.com/t/hidecomments-replacement-...
  8. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-documents...
  9. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/java/searching-wat...
  10. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert email messages to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.eml" )) { //...

    docs.groupdocs.com/viewer/net/render-email-mess...