Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,635 for

as

(0.04 sec)
  1. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header hAs correct font but it hAs …...We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …

    forum.groupdocs.com/t/alignment-and-font-issues...
  2. Merge PowerPoint Presentations | GroupDocs

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

    docs.groupdocs.com/merger/java/merge/powerpoint/
  3. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Node.js via Java....This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Node.js via Java.

    docs.groupdocs.com/merger/nodejs-java/merge/pow...
  4. 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...
  5. Existing objects in diagrams | GroupDocs

    Find, remove, and modify shapes and headers/footers in Visio documents using Python via .NET....Find, remove, and modify shapes and headers/footers in Visio documents using Python via .NET.

    docs.groupdocs.com/watermark/python-net/existin...
  6. Merge PDF files in Python using GroupDocs.Merger

    Explore the process of merging PDF files in Python, utilizing the powerful GroupDocs.Merger library without any third-party software....Explore the process of merging PDF files in Python, utilizing the powerful GroupDocs.Merger library without any third-party software.

    blog.groupdocs.com/merger/merge-pdf-in-python/
  7. 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/
  8. 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...
  9. 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/
  10. Lock Watermarks in Word Documents using C#

    Watermarking is a famous way of adding labels to the documents that may indicate the state of the document such As draft, confidential, etc. It can be used to add a company’s logo behind the text of the document to avoid the ownership dispute. In some cAses, people add watermarks to the documents to protect the content. But, are you sure that the content is protected and no one can remove those watermarks?...Watermarking is a famous way of adding labels to the documents that may indicate the state of the document such as draft, confidential, etc. It can be used to add a company’s logo behind the text of the document to avoid the ownership dispute. In some cases, people add watermarks to the documents to protect the content. But, are you sure that the content is protected and no one can remove those watermarks?

    blog.groupdocs.com/watermark/lock-watermarks-in...