Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,863 for

make

(0.57 sec)
  1. Converting Docx to PDF throws Null Reference Ex...

    Attempting to convert the attached file throws a Null Reference Exception from within an Aspose library included in the GroupDocs product. We are using the most up to date version of convert available. This appears to …...in {0}", outputFolder); } } } Make sure to replace "YourOutputDirectoryP"...

    forum.groupdocs.com/t/converting-docx-to-pdf-th...
  2. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file redactor.save(options); } } finally { redactor....replacing an original file: // Make a copy of sample file Files...

    docs.groupdocs.com/redaction/java/save-overwrit...
  3. DPI setting ignored when converting MSG to PDF ...

    Hello, Converting the attached MSG file to PDF, creates a document with as size of 10.42 x 14.74 inch, according to Adobe Reader. image.png (66.0 KB) With the specified 750 x 1061 pixels at the default 96 dpi, that sh…...Changing the DPI value does not make any difference. It seems to...Ensure Proper DPI Setting : Make sure that you are correctly...

    forum.groupdocs.com/t/dpi-setting-ignored-when-...
  4. Sign Documents with PKCS#11 in .NET | GroupDocs

    Learn how to sign PDF and other documents in .NET using PKCS#11 hardware tokens, USB dongles, or smart cards with GroupDocs.Signature. A free electronic signature API version is available for evaluation with limited features....Prerequisites Before proceeding, make sure you have: GroupDocs.Signature...functionality and explore new ideas to make it more robust and user-friendly...

    docs.groupdocs.com/signature/net/signing-pdf-wi...
  5. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?...change paragraph spacing to make the modified template closer...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...
  6. source.docx

    About GroupDocs The Problem and Our Solution GroupDocs founded in 2010. We noticed test there was a gap in the market for an easy to use, comprehensive online document management solution. Our goal...... Our goal is to make the lives of people who work...

    docs.groupdocs.com/comparison/python-net/_sampl...
  7. source.docx

    About GroupDocs The Problem and Our Solution GroupDocs founded in 2010. We noticed test there was a gap in the market for an easy to use, comprehensive online document management solution. Our goal...... Our goal is to make the lives of people who work...

    docs.groupdocs.com/comparison/python-net/_sampl...
  8. source.docx

    About GroupDocs The Problem and Our Solution GroupDocs founded in 2010. We noticed test there was a gap in the market for an easy to use, comprehensive online document management solution. Our goal...... Our goal is to make the lives of people who work...

    docs.groupdocs.com/comparison/python-net/_sampl...
  9. source.docx

    About GroupDocs The Problem and Our Solution GroupDocs founded in 2010. We noticed test there was a gap in the market for an easy to use, comprehensive online document management solution. Our goal...... Our goal is to make the lives of people who work...

    docs.groupdocs.com/comparison/python-net/_sampl...
  10. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....feedback Responsive design aims to make web pages render well on a variety...

    docs.groupdocs.com/viewer/net/render-with-respo...