Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,105 for

one to pdf

(0.1 sec)
  1. Online Document Viewer Add-on from GroupDocs is...

    We’re glad To announce the launch of the GroupDocs Viewer add-on for Mozilla Firefox. This add-on allows you To embed documents using a Firefox browser. Access your GroupDocs account without having To log in each time you want To manage files. GroupDocs’ online document viewer allows you To view, read, and share documents easily and effectively. Managing cross-version issues and file format compatibility are some of the issues that GroupDocs Viewer overcomes....users can share Microsoft Word, PDF and other files with colleagues...If you’re sharing a Word or PDF document, GroupDocs Viewer works...

    blog.groupdocs.com/viewer/online-document-viewe...
  2. Adding a watermark alters the original word doc...

    Hello, We’re trying To add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...different than the watermarked one. I’ve set up a full reproduction...document.docx and document3.docx : one line of “RANDOM TEXT RANDOM TEXT”...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  3. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.EdiTor API....known as paged ), where first one — float, is default. These modes...doubled in the , which obtains one boolean parameter of the same...

    docs.groupdocs.com/editor/net/float-and-paginal...
  4. Conversion from STL and IFC is Supported in Gro...

    We are pleased To announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users To hide comments when converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides To XPS conversion is improved. We’d recommend you To download this latest release and share your documents conversion experience....when PDF is saved to EPUB Incorrect conversion from One to Pdf...resources produce wrong output Pdf locked with modification password...

    blog.groupdocs.com/conversion/conversion-from-s...
  5. Specify rendering options for CAD files | Docum...

    This Topic describes how To use the GroupDocs.Viewer Java API To specify various options for rendering CAD files To HTML, Pdf, PNG, and JPEG....options, use the methods for one of the following classes (depending...drawing to PDF and sets the background color of PDF pages to light...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  6. .NET PKCS#11 Signing Tutorial -- USB Dongle, Sm...

    Step-by-step tuTorial explaining how To sign Pdf documents in .NET using PKCS#11 Tokens (dongles, smart cards, HSMs) via Pkcs11Interop and GroupDocs.Signature....Challenge: Bridging PKCS#11 with PDF Signing What the Sample Project...together with Pkcs11Interop to sign PDF documents with hardware tokens...

    blog.groupdocs.com/signature/sign-documents-wit...
  7. Merge PowerPoint Presentations & Slides using C...

    Merge PowerPoint Presentations using C#. Further, combine specific slides of PPT/PPTX files using the .NET merger API by GroupDocs....presentations into a single one is just a few lines of code away...presentations into a single one using C# . Further, it will also...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  8. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs To efficiently merge and compare all popular business document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, Pdf, Text and HTML) for difference checking. The APIs support comparing text contents, words, paragraphs, characters and style changes like font size, bold, italic etc....PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference...of Word, Excel, PowerPoint, PDF, Images and HTML are also improved...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  9. GroupDocs.Viewer 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....Supported document formats include PDF, Microsoft Word. Hi, everyone...document and image types, including PDF, Microsoft Word, Excel, PowerPoint...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  10. Save with default options | Documentation

    The simplest way To save the document is it provide no parameters To Save method. In this case the document will be rasterized To Pdf and will have the same name as the original One except its extension (.Pdf). The Pdf file will be overwritten. The following example demonstrates usage of Save() method with default options. final RedacTor redacTor = new RedacTor("sample.docx"); try { // Here we can use document instance To perform redactions redacTor....rasterized to PDF and will have the same name as the original one except...except its extension (.PDF). The PDF file will be overwritten. The...

    docs.groupdocs.com/redaction/java/save-with-def...