Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,691 for

make

(2.21 sec)
  1. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...provide us with your PDF file to make sure that its not document specific...Chekharda Bold Italic”. Also please make sure that font file marked as...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  2. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Total for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....SDK in a Linux environment, make sure the following packages...

    docs.groupdocs.com/total/python-net/running-in-...
  3. convert-pdf-with-images.zip

    output/images/img-001.jpg output/images/img-002.png output/images/img-003.png output/images/img-004.jpg output/images/img-005.png output/images/img-006.png output/images/img-007.png output/images/i......Be sure to include what will make the business successful, how...will be used, and how it will make the business more profitable...

    docs.groupdocs.com/markdown/python-net/_output_...
  4. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide.... You can also make the image . Following code sample...

    docs.groupdocs.com/watermark/java/working-with-...
  5. professional-services.pdf

    DRAFT PROFESSIONAL SERVICES Business Plan DRAFT TABLE OF CONTENTS Introduction ........................................................4 1. Executive Summary .............................................Be sure to include what will make the business successful, how...will be used, and how it will make the business more profitable...

    docs.groupdocs.com/conversion/java/_sample_file...
  6. professional-services.pdf

    DRAFT PROFESSIONAL SERVICES Business Plan DRAFT TABLE OF CONTENTS Introduction ........................................................4 1. Executive Summary .............................................Be sure to include what will make the business successful, how...will be used, and how it will make the business more profitable...

    docs.groupdocs.com/conversion/python-net/_sampl...
  7. image-file-relative.zip

    output/document.txt ![](images/img-001.jpg) **HOME BASED** ![](images/img-002.png)**PROFESSIONAL SERVICES *Business Plan*** ![](images/img-003.png) **TABLE OF CONTENTS** ![](images/img-004.jpg)![](......Be sure to include what will make the business successful, how...will be used, and how it will make the business more profitable...

    docs.groupdocs.com/markdown/python-net/_output_...
  8. GroupDocs.Redaction 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.... Accordingly, to make you enhance your applications...

    blog.groupdocs.com/categories/groupdocs.redacti...
  9. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to Make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc....document viewer library designed to make it easy for developers to integrate...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  10. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....reason behind the Markdown is to make it easy to read, write and edit...

    docs.groupdocs.com/assembly/java/using-markdown...