Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 10,642 for

new

(0.04 sec)
  1. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...Converter converter = new Converter(()->new ByteArrayInputStream(contents)...ByteArrayInputStream(contents), new DefaultLoadOptionsPr()); ByteArrayOutputStrea...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  2. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...instance ConsoleLogger logger = new ConsoleLogger (); // Configure...

    docs.groupdocs.com/conversion/java/logging/
  3. Convert videos | Documentation

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...FFMpegArgumentOption >> _optionsMap = new (); public VideoConnector ()...

    docs.groupdocs.com/conversion/net/convert/video/
  4. Load TXT document with options | Documentation

    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...processed: const loadOptions = new groupdocs . conversion . TxtLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Rasterize document or page | Documentation

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  6. Deleting Text signatures - advanced | Documenta...

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/deleting-text...
  7. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document Annotator annotator = new Annotator ( "inputPath" ); //...

    docs.groupdocs.com/annotation/java/generate-doc...
  8. ONE, DNG, DGN, VSSX and VSTX file formats Intro...

    We are is glad to announce another release of GroupDocs.Conversion for .NET v17.3.0. In this monthly release New file formats “ONE, DGN DNG VSSX and VSTX” are added in supported file format list. This monthly release of Document Conversion API is introducing New features like " show/hide WORD comments when converting from word document formats" and Improvement like “conversion performance of HTML to PDF file format” along with fixes. We recommend our users to download the New release and use the New exciting features to enhance their application.... In this monthly release new file formats “ ONE , DGN DNG...Conversion API is introducing new features like " show/hide WORD...

    blog.groupdocs.com/conversion/one-dng-dgn-vssx-...
  9. Rotate Zoom and Toggle between Html and Image R...

    GroupDocs team keeps on adding New features in ASP.NET MVC Front End for GroupDocs.Viewer for .NET, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this New release v1.3 user can now load document in both HTML and **Image **in the document. User can toggle between image and html through the Toggle image button. Under Image Representation user can Rotate and Document and Zoom In/Out....GroupDocs team keeps on adding new features in ASP.NET MVC Front...our old front ends. In this new release v1.3 user can now load...

    blog.groupdocs.com/viewer/rotate-zoom-toggle-ht...
  10. Use redaction policies | Documentation

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....Consulting Blog Knowledge Base New Releases Status Websites aspose...policy = new RedactionPolicy ( new Redaction [] { new ExactPhraseRedaction...

    docs.groupdocs.com/redaction/java/use-redaction...