Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,372 for

make

(0.07 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. GroupDocs.Total for Python 25.10 – Latest Updat...

    Explore what’s new in GroupDocs.Total for Python 25.10. Available now on NuGet and GroupDocs website....NET‑based components that make up the Total suite for Python...

    blog.groupdocs.com/total/groupdocs-total-for-py...
  3. Save overwriting original file | Documentation

    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...
  4. 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-...
  5. Render with responsive layout | Documentation

    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...
  6. 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-...
  7. GroupDocs.Conversion 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....functionality or a user looking to make a PDF document more accessible...quality on zoom-in. These features make the SVG images larger in size...

    blog.groupdocs.com/categories/groupdocs.convers...
  8. FontNotFoundException in MacOS - Free Support F...

    Hi Team, I was testing groupdocs watermark in MacOS with custom font family. I have installed ttf font by double clicking the file and followed UI prompts. When i set the font family name in the Font() constructor and t…... How to make sure Groupdocs watermark detect...appears there. Font Family Name : Make sure that the font family name...

    forum.groupdocs.com/t/fontnotfoundexception-in-...
  9. How to Use GroupDocs' Online Signature App to S...

    In one of our previous articles we discussed how a typical online signature service works and took a brief look at GroupDocs’ online signature app. Today we’ll see how this application helps you to sign a document online step by step. This article doesn’t cover all the features of the app, just the basics you need to know to sign a document online. Please Note: to start using GroupDocs’ online signature service, you need to register with us first.... Make sure that the role is Signer...

    blog.groupdocs.com/signature/how-to-use-groupdo...
  10. converted_with_options.doc

    INTRODUCTION Creating an extensive business plan is unnecessary for most businesses to get started. However, creating a short business plan offers several benefits that more than outweigh the inves......Be sure to include what will make the business successful, how...

    docs.groupdocs.com/conversion/java/_sample_file...