Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 1,959 for

png to pdf

(0.11 sec)
  1. quick-example.md.txt

    --- title: "Meridian Outdoor Co. — Business Plan" author: "Meridian Outdoor Co." format: Docx pages: 5 --- ![](data:image/Png;base64,iVBORw0KGgoAAAANSUhE/BfF2EfdJraSWKkpovabi+yNdYdH4StCLMkdBexSfo/a......[](data:image/png;base64,iVBORw0KGgoAAAANSUhE/...38 | 54 | 72 | ![](data:image/png;base64,iVBORw0KGgoAAAANSUhE+...

    blog.groupdocs.com/zh-hant/markdown/groupdocs-m...
  2. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark To stamp some files. This mainly affects Word documents as they appear To randomly generate false watermarks that are not positioned correctly, do not ha…...png (350 Bytes) I checked for missing...only applies to Word documents, PDF and Powerpoint work as expected...

    forum.groupdocs.com/t/issue-with-watermarks-on-...
  3. Embedded picture in Excel cell was not correclt...

    Hello, We are a software publisher using your library for our Web application. We are encountering a problem when previewing a Excel file, which a cell contains embedded picture. Here, we can found the document in th…...png (3.7 KB) My modified css for...corresponding to Excel file image.png (3.7 KB) I have test the solution...

    forum.groupdocs.com/t/embedded-picture-in-excel...
  4. custom-strategy-replace.zip

    output/document.md ![](output/images/placeholder.Png) **Meridian Outdoor Co. — Business Plan** FY2026 Strategic Plan # ** ****Table of Contents** Meridian Outdoor Co. — Business Plan 1 FY2026 Strat......png) **Meridian Outdoor Co. — Business...[](output/images/placeholder.png) # **4. Market Analysis** ##...

    docs.groupdocs.com/markdown/net/_output_files/d...
  5. Get document info | GroupDocs

    This article explains how To detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java.... PDF documents const converter = new...conversion . Converter ( "sample-toc.pdf" ); const pdfInfo = converter...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  6. Adding text watermarks | GroupDocs

    Add text watermarks To pages, worksheets, slides or frames using Python via .NET....pdf" ) as watermarker : font = gww...watermarker . save ( "output.pdf" ) If a document consists of...

    docs.groupdocs.com/watermark/python-net/adding-...
  7. Adding text watermarks | GroupDocs

    Following code snippet shows how To add text watermark To a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added To all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path To your image. Ex: "C:\\Docs\\image.Png" Watermarker watermarker = new Watermarker("image.Png"); // Initialize the font To be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....png" Watermarker watermarker = new...new Watermarker ( "image.png" ); // Initialize the font to be...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Get document info | GroupDocs

    This article explains how To detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET.... PDF documents using ( Converter converter...new Converter ( "sample-toc.pdf" )) { IDocumentInfo info = converter...

    docs.groupdocs.com/conversion/net/get-document-...
  9. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows To add text watermarks To documents which may consists of pages, worksheets, slides or frames....pdf" using ( Watermarker watermarker...= new Watermarker ( "sample.pdf" )) { // Initialize the font...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  10. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…...png . Please check and share your...Examples directory (see folders.png as a sample)? Also, please send...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...