Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 30,260 for

new

(0.25 sec)
  1. templatefixedposition - GroupDocs.Parser for Ja...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......templateField = new TemplateField( new TemplateFixedPositio(new Rectangle(new...Rectangle(new Point(35, 160), new Size(110, 20))), "Address"); Constructor...

    apireference.groupdocs.com/parser/java/com.grou...
  2. Custom text extractors | Documentation

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Consulting Blog Knowledge Base New Releases Status Websites aspose...final String [] extensions = new String [] { ".log" }; public...

    docs.groupdocs.com/search/java/custom-text-extr...
  3. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Consulting Blog Knowledge Base New Releases Status Websites aspose...redactions final Redactor raterizer = new Redactor ( "C:\\Temp\\sample...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  4. GroupDocs.Viewer For .NET 3.6.0 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 3.6.0. Major Features There are 7 New features and 14 improvements and fixes in this regular monthly release. The most notable are: Add support for Spanish locale. Add support for Italian locale Hide/Show the hidden pages for Visio files Ability to set default font when rendering Cells and Words documents Ability to set the encoding standard automatically LaTeX file format rendering support Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-394 Support for hyperlinks referencing a worksheet in the same document New Feature VIEWERNET-433 Add support for Spanish locale New Feature VIEWERNET-435 Add support for Italian locale New Feature VIEWERNET-639 Hide/Show the hidden pages for Visio files New Feature VIEWERNET-801 Ability to set default font when rendering Cells documents New Feature VIEWERNET-802 Ability to set default font when rendering Words documents New Feature WEB-2073 LaTeX file format rendering support New Feature VIEWERNET-401 Improve applying pdf document transformations Improvement VIEWERNET-803 Ability to set the encoding standard automatically Improvement VIEWERNET-824 Cleanup GetDocumentInfo method response Improvement VIEWERNET-826 Remove XHTML xmlns attribute Improvement VIEWERNET-827 Cleanup html markup for Cells documents Improvement VIEWERNET-596 The bookmark range is invalid for ....Consulting Blog Knowledge Base New Releases Status Websites aspose... Major Features There are 7 new features and 14 improvements...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  5. Precise Redaction Control in C# Apps | .NET API...

    Boost document privacy with GroupDocs.Redaction .NET 23.6 (MSI). Now define redaction areas & pages. Download the MSI installer & streamline workflows.... using (Redactor redactor = new Redactor( "Sample.pdf" )) { //...ReplacementOptions options = new Redactions.ReplacementOptions(...

    releases.groupdocs.com/redaction/net/new-releas...
  6. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  7. GroupDocs.Signature for Java 18.6 Release Notes

    GroupDocs.Signature for Java 18.6 Release Notes – the latest updates and fixes....are about seven improvements, new features and fixes in this regular...regular release. Most new features are related to ability to encode...

    releases.groupdocs.com/signature/java/release-n...
  8. Convert Email with Attachments to PNG in C# - G...

    If we convert email with attachments to PNG in C#, we get System.IO.IOException, because the code tries to overwrite already existing files. This happens because GroupDocs conversion passes “1” as page number twice when…...conv = new Converter(documentPath)) { var imgOptions = new ImageConvertOptions()...SavePageStream getPageStream = page => new FileStream(string.Format("output{0}...

    forum.groupdocs.com/t/convert-email-with-attach...
  9. MultiframeImageWatermarkOptions - GroupDocs.Wat...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......loadOptions = new ImageLoadOptions(); Watermarker watermarker = new Watermarker("C:\\test...TextWatermark watermark = new TextWatermark("Test", new Font("Arial", 12));...

    apireference.groupdocs.com/watermark/java/com.g...
  10. User roles | Documentation

    The page describes how to implement user roles in GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf-file"...

    docs.groupdocs.com/annotation/net/apply-roles/