Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 17,950 for

pdf conversion

(0.48 sec)
  1. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single Pdf file, so you can share the redacted document without any additional Conversions....Conversion Product Solution GroupDocs...images and puts them in a single PDF file, so you can share the redacted...

    docs.groupdocs.com/redaction/java/saving-docume...
  2. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Conversion Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/python-net/use-adv...
  3. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Conversion Product Family GroupDocs...Product Family GroupDocs.Conversion Product Family Find answer...

    kb.groupdocs.com/conversion/page/13/
  4. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Conversion Product Family GroupDocs...Product Family GroupDocs.Conversion Product Family Find answer...

    kb.groupdocs.com/conversion/page/11/
  5. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Node.js via Java API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Node...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/load-presenta...
  7. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Python via .NET....Conversion Product Solution GroupDocs...document with Merger ( "./input.pdf" ) as merger : # Set pages 1...

    docs.groupdocs.com/merger/python-net/change-pag...
  8. How to Extract Text from Word Document using C#

    This quick tutorial provides thorough information to extract text from Word document using C# and how to create the read text from Word document C# application....Conversion Product Family GroupDocs...CSV, MHTML, EML, PPTX, ZIP, PDF, and many more. We have discussed...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  9. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....to convert a file from DOC to PDF. One of parameters of this method...GUID to the template. After conversion, the server calls the callback...

    blog.groupdocs.com/total/how-to-perform-callbac...
  10. Receiving CultureNotFoundException - Free Suppo...

    Hey, our app is set to globalization-invariant mode. I see we get CultureNotFoundExceptions because GroupDocs.Conversion requires cultures. Is there any way yo bypass this? Why are cultures needed in the Conversion? Tha…...Conversion Product Family dangilboa...CultureNotFoundExcep because GroupDocs.Conversion requires cultures. Is there...

    forum.groupdocs.com/t/receiving-culturenotfound...