Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 10,573 for

new

(0.17 sec)
  1. Merge indexes | Documentation

    This article demonstrates the merge operation which is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes....Consulting Blog Knowledge Base New Releases Status Websites aspose...@"c:\MyDocuments2\" ; Index index1 = new Index ( indexFolder1 ); // Creating...

    docs.groupdocs.com/search/net/merge-indexes/
  2. Convert eBook formats | Documentation

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.mobi" ))...

    docs.groupdocs.com/conversion/net/convert/ebook/
  3. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…...conv = new Converter(documentPath)) { var options = new PdfConvertOptions()...you for the update. I gave the new version a try, but unfortunately...

    forum.groupdocs.com/t/converting-certain-html-t...
  4. Optimize Memory Usage using GroupDocs.Editor fo...

    We are pleased to announce another monthly release of GroupDocs.Editor for .NET 18.9 with many New features. The main features introduced in this release are ability to adjust memory usage and generation of password protected documents. Furthermore, security improvement and few bugfixes are also introduced in this release. We’d recommend our users to download latest API and get benefits from New and enhanced API features. Features Generate password-protected Cells and Words document Additional parameters when processing text-based spreadsheet Adjust memory usage during Cells and Words document processing ExcludeHiddenWorksheets option PDF standards compliance level when generating PDF from HTML Improvements Security improvements update Bug Fixes Length and Resolution parsing modules ArgumentException with sample document Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....9 with many new features. The main features introduced...latest API and get benefits from new and enhanced API features. Features...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  5. Manipulate Document's Password Using GroupDocs....

    Team GroupDocs is really glad to announce the release of version 17.04 of GroupDocs.Signature for .NET API. A number of New features have been introduced in this release. GroupDocs.Signature for .NET API now allows its users to manipulate a document’s password and implements various options in this regard. A user can now protect a signed document with a password, remove password from a protected document and change the password of a document etc.... A number of new features have been introduced...release and check out all the new features and improvements made...

    blog.groupdocs.com/signature/manipulate-documen...
  6. Discount Offer on GroupDocs.Total Ending Soon |...

    Complete set of .NET & Java APIs in 25% Off. Use 'HOLOFF2020' coupon code to get GroupDocs.Total - The complete collection of APIs for document manipulation....New Year 2021 starts, but soon the big offer ends on January...This offer is only available on new GroupDocs.Total purchases and...

    blog.groupdocs.com/total/groupdocs-discount-off...
  7. Introducing Point Annotation for Words in Group...

    We are excitedly announcing another monthly release of GroupDocs.Annotation for Java 18.10. Using this latest version, you can add Point, Polyline and Watermark annotations in Words and Diagrams document. Beside this, a multitude of bug fixes are also introduced in this release. We therefore recommend you to download this latest release for a better API experience. Features Add Watermark, Polyline and Point Annotations in Words and Diagrams documentYou can add Watermark, Polyline and Point Annotations in Words and Diagrams document using this latest release....AnnotationInfo List annotations = new List(); // Point annotation AnnotationInfo...AnnotationInfo pointAnnnotation = new AnnotationInfo(); pointAnnnotation...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  8. How to run examples | Documentation

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....Consulting Blog Knowledge Base New Releases Status Websites aspose...console app by executing dotnet new console Add GroupDocs.Viewer...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  9. How to Edit CSV File | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...of the Editor const editor = new groupdocsEditor . Editor ( inputCsvPath...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. Set image size limits | Documentation

    This article shows how to set image size limits when rendering image to PNG or JPEG...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.jpg" )) { JpgViewOptions...

    docs.groupdocs.com/viewer/java/set-image-size-l...