Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 6,871 for

text signature

(0.07 sec)
  1. Working with slide backgrounds | Documentation

    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....Signature Product Solution GroupDocs...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  2. GroupDocs.Conversion for Java 19.4 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for Java 19.4 Major Features This regular monthly release contains 5+ new features, improvements and bug fixes. Most notable are: Improved options to make them more meaningful Conversions from EPS Conversions from/to TSV Conversion from Pcl Rotate feature when converting to image ConvertedDocument extended with additional property which contain conversion elapsed time Fixed bug where ImageOptions width and height are not working Fixed bug where Text is too light when rendering a google slide exported pptx file to pdf Fixed bug where was no access to GroupDocs....Signature Product Solution GroupDocs...not working Fixed bug where text is too light when rendering...

    docs.groupdocs.com/conversion/java/groupdocs-co...
  3. TextShapeType Enumeration - GroupDocs.Signature...

    Specifies types of Text shapes....Signature for .NET - API Reference GroupDocs.Signature for...GroupDocs.Signature.Domain Namespaces GroupDocs.Signature.Domain...

    apireference.groupdocs.com/signature/net/groupd...
  4. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Signature Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/net/render-presentati...
  5. Big News! GroupDocs.Redaction has been released...

    Exclude or hide classified information & metadata from documents, worksheets, presentations, PDF and raster image files using Java API.. Tagged with groupdocs, java, api, documentredaction....various redaction types such as text redaction, metadata ‎redaction...groupdocs How to Find Metadata Signatures in Image Files using C# ...

    dev.to/groupdocs/big-news-groupdocs-redaction-h...
  6. GroupDocs.Assembly for .NET 19.3 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 19.3. Major Features Supported in-lining of syntax error messages into templates instead of exception throwing. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-99  Provide an ability to inline template syntax errors in generated Word Processing documents instead of exception throwing  Feature  ASSEMBLYNET-100  Provide an ability to inline template syntax errors in generated Spreadsheet documents instead of exception throwing  Feature  ASSEMBLYNET-101  Provide an ability to inline template syntax errors in generated Presentation documents instead of exception throwing  Feature  ASSEMBLYNET-102  Provide an ability to inline template syntax errors in generated Email documents instead of exception throwing  Feature  ASSEMBLYNET-103  Provide an ability to inline template syntax errors in generated Plain Text documents instead of exception throwing  Feature  ASSEMBLYNET-107  Allow null values for image tag expressions  Enhancement  ASSEMBLYNET-108  Allow null values for doc tag expressions  Enhancement  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Signature Product Solution GroupDocs...syntax errors in generated Plain Text documents instead of exception...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. GroupDocs.Conversion for Java 22.11 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for Java 22.11 Major Features There are 5+ features, improvements and bug-fixes in this release, most notable are: Audio conversions Video conversions Add option to set custom font folders when converting from CAD Converting HTML/RTF to Image format by setting its transparency HTML to PDF conversion improvements Keeping original image resolution when converting WordProcessing documents to Pdf Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET-5094 Feature Set background color when convert from CAD CONVERSIONNET-5095 Feature Set draw type when converting from CAD CONVERSIONNET-5096 Feature Implement fixed size conversion from CAD when no CadLoadOptions....Signature Product Solution GroupDocs...HTM file displayed as plain text CONVERSIONNET-4818 Bug Exception...

    docs.groupdocs.com/conversion/java/groupdocs-co...
  8. GroupDocs.Viewer for .NET 20.8 Release Notes | ...

    Features, improvements, and bugs-fixes that are shipped in GroupDocs.Viewer for .NET 20.8...Signature Product Solution GroupDocs...Graphics file that uses XML based text format, compressed by GZIP for...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  9. GroupDocs.Viewer for .NET 19.6 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 19.6 Major Features There are 7 features, improvements and fixes in this regular monthly release. The most notable are: Added support of file formats: Microsoft Excel 97-2003 Template (.xlt) Microsoft Excel Macro-Enabled Template (.xltm) Microsoft Excel Template (.xltx) JPEG 2000 Code Stream (.jpc) Programming languages file formats (rendered as plain Text without highlight, highlight will be added in future versions) ActionScript File (....Signature Product Solution GroupDocs...file formats (rendered as plain text without highlight, highlight...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  10. Working with saved Emails | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain Text in MIME format, containing the email header and body, including attachments in one or more of several formats....Signature Product Solution GroupDocs...the email contents as plain text in MIME format, containing the...

    docs.groupdocs.com/metadata/net/working-with-sa...