Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,442 for

as

(0.05 sec)
  1. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET.

    docs.groupdocs.com/merger/net/merge/powerpoint/
  2. Edit Watermark Objects in PowerPoint and Visio ...

    We are happy to announce that GroupDocs.Watermark for .NET 18.1 hAs been releAsed and it is available for download. In this releAse, we have added the support of editing the objects that can be considered As watermark in MS PowerPoint and MS Visio documents. PleAse continue to read more about this latest releAse. Editing Watermark Objects in MS PowerPoint DocumentsGroupDocs.Watermark for .NET 18.1 allows you to edit the objects that can be considered As watermark in PowerPoint documents....We are happy to announce that GroupDocs.Watermark for .NET 18.1 has been released and it is available for download. In this release, we have added the support of editing the objects that can be considered as watermark in MS PowerPoint and MS Visio documents. Please continue to read more about this latest release. Editing Watermark Objects in MS PowerPoint DocumentsGroupDocs.Watermark for .NET 18.1 allows you to edit the objects that can be considered as watermark in PowerPoint documents.

    blog.groupdocs.com/watermark/edit-watermark-obj...
  3. How to properly merge documents using Java | Gr...

    This article describes how to properly merge documents using GroupDocs.Merger for Java product....This article describes how to properly merge documents using GroupDocs.Merger for Java product.

    docs.groupdocs.com/merger/java/getting-started/...
  4. Merge PPTX Presentations in Python with GroupDo...

    This article provides step-by-step instructions on merging PPTX presentations using GroupDocs.Merger for Python via .NET....This article provides step-by-step instructions on merging PPTX presentations using GroupDocs.Merger for Python via .NET.

    blog.groupdocs.com/merger/merge-pptx-in-python/
  5. Annotate or Collaborate on Documents Easily Usi...

    Great news for all reviewers! We’ve introduced the new GroupDocs Annotation user interface to make your document annotation process eAsier and fAster. With these new enhanced UI and features, you are now able to annotate and collaborate on documents quickly. GroupDocs Annotation is a service that lets you perform document collaboration eAsily. You and your colleagues can annotate documents and perform document collaboration in real time. You can make suggestions or add the required comments online at the same time, which makes the review process much fAster....Great news for all reviewers! We’ve introduced the new GroupDocs Annotation user interface to make your document annotation process easier and faster. With these new enhanced UI and features, you are now able to annotate and collaborate on documents quickly. GroupDocs Annotation is a service that lets you perform document collaboration easily. You and your colleagues can annotate documents and perform document collaboration in real time. You can make suggestions or add the required comments online at the same time, which makes the review process much faster.

    blog.groupdocs.com/total/annotate-or-collaborat...
  6. 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. Python import groupdocs.redaction As gr import groupdocs.redaction.options As gro import groupdocs.redaction.redactions As grr def run(): # Specify the redaction options repl_opt = grr....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. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr.

    docs.groupdocs.com/redaction/python-net/use-adv...
  7. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....This article describes how to insert edited presentation slide into existing PowerPoint presentation.

    docs.groupdocs.com/editor/java/inserting-edited...
  8. sign_pdf_with_text_signature.zip

    demo-app/hello_world.py import groupdocs.signature As gs import groupdocs.signature.options As gso import sys import os def run(): license = gs.License() license.set_license("./GroupDocs.Signature.......demo-app/hello_world.py import groupdocs.signature as gs import groupdocs.signature.options as gso import sys import os def run(): license = gs.License() license.set_license("./GroupDocs.Signature....

    docs.groupdocs.com/signature/python-net/_sample...
  9. Protecting word processing documents | GroupDocs

    Protect and unprotect Word documents using Python via .NET....Protect and unprotect Word documents using Python via .NET.

    docs.groupdocs.com/watermark/python-net/protect...
  10. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents.

    docs.groupdocs.com/watermark/python-net/add-image/