Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 15,413 for

file

(0.04 sec)
  1. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional File format information. Load a presentation Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage....and extract some additional file format information. a presentation...package Use the property to obtain file format information AdvancedUsage...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license File absolute path ......render_docx_to_png(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  3. Using Bootstrap With LESS CSS - Tutorial

    As I mentioned in my article on how to optimize Bootstrap this post will explain the basic syntax and features that the LESS language has to offer which you’ll need to extend, edit or minify Bootstrap. Hopefully this tutorial will help you understand the basics of using Bootstrap with LESS. What Is LESS? LESS is a dynamic stylesheet language which gives you more options and freedom when writing CSS. It helps you keep styles better organized, cascade styles more naturally and correct, and it speeds up CSS development in general.... You can find a whole file in Bootstrap filled only with...them inside the mixins.less file in Bootstrap. Here is one that’s...

    blog.groupdocs.com/total/using-bootstrap-with-l...
  4. Python Digital Signature Verification in PDF, W...

    Easy step-by-step guide to verify e-signatures, barcodes, and QR codes in documents using GroupDocs.Signature for Python via .NET - perfect for developers who need to add document signing and verification features...codes in PDF, Word, or Excel files, we’ve got you covered with...document : Tell the program which file to check Check the barcode :...

    blog.groupdocs.com/signature/verify-digital-sig...
  5. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...AddRange) and then convert the same file, the fonts are wrong so it is...code Source and the resultant files Font that you are going to use...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  6. Output Format and Password | GroupDocs

    Learn how to save an edited Word document with a password or change the output document format using GroupDocs.Editor for Node.js via Java....with a binary nature, support file encryption with a password....rtf' with the desired output file path. Replace 'yourPassword123'...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  7. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API.... All }; string [] files = { "document.docx" , "spreadsheet...pdf" }; foreach ( string file in files ) { using ( Watermarker...

    docs.groupdocs.com/watermark/net/searching-wate...
  8. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....resembles the “Embed fonts in the file” option with all sub-options...resembles the “Embed fonts in the file” option with enabled “Do not...

    docs.groupdocs.com/editor/net/font-embedding-op...
  9. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Sign document and save to the file signature . Sign ( outputFilePath...ffOptions2 ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/esign-document...
  10. Render TXT as JPG using Python

    Learn how to render TXT as JPG using Python. This tutorial explains how to convert TXT to JPG in Python with customizable image dimensions for clear visual output....JPG using Python Plain text files are commonly used to store simple... However, converting these files into image formats like JPG...

    kb.groupdocs.com/viewer/python/render-txt-as-jp...