Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 2,134 for

properties

(0.05 sec)
  1. PNG Metadata Editor Online on GroupDocs Blog | ...

    PNG Metadata Editor Online on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PNG Metadata Editor Online on GroupDocs Blog | Document Automation Solution......Metadata PNG – Lihat & Edit Properti PNG Temukan cara untuk melihat...

    blog.groupdocs.com/id/tag/png-metadata-editor-o...
  2. Exception while saving docx to image conversion...

    converter.convert("output.png", convert_options) RuntimeError: Proxy error(GroupDocsConversionException): Saving complete document is only supported when converting to tiff —> NotSupportedException: Saving complete docu…...code to set the pagesCount property in the conversion options...modified code, the pages_count property is set to 1 , which means...

    forum.groupdocs.com/t/exception-while-saving-do...
  3. Adjust Contrast when Converting a Document to I...

    Up till now, there was a simple document to image conversion process. With the GroupDocs.Conversion for Java release version 19.10, we’ve added a number of interesting features for image conversion. Set color mode when converting to JPEG Option to set compression mode Adjust image brightness and contrast Set gamma Option to flip image Have a look at its implementation of the above features in Java Conversion from CDR CDR is a vector graphics file.... There is a property in HtmlSaveOptions known as...

    blog.groupdocs.com/conversion/adjust-contrast-w...
  4. Annotate PDF in Java

    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....Selain itu, akan ada beberapa properti penyorotan yang dapat disesuaikan...

    blog.groupdocs.com/id/tag/annotate-pdf-in-java/
  5. GroupDocs.Search for .NET 1.2.0 released with s...

    GroupDocs.Search for .NET API version 1.2 is available now with support of more Microsoft Word, Excel and PowerPoint formats. There is enhancement in Search API in form of user warnings with not supported seach settings in Fuzzy search, Regular expression and Synonym search. Some more enhancements in similarity level setting for Fuzzy search and total hit count for search results in this release. .NET Search API 1.2 enhancements and features Format list extended, now Search API supports below mentioned formats too....search results by TotalHitCount property Available Channels and Resources...

    blog.groupdocs.com/search/search-api-net-releas...
  6. Convert Selected or Partial Spreadsheet Rows

    You might be looking for a software component or API using that an excel sheet could be converted to PDF/Word or any other supported format partially. What is the difference? Many of us are just concerned with the output. Process an excel spreadsheet and get the right PDF/output. A simple conversion (Complete spreadsheet to PDF) is ideal until the source file has limited number of rows. Partial Conversion - Usability If you have a spreadsheet with more than 10,000 rows and your data or concerned rows are somewhere between 5,000 to 8,000....to convert using PageNumber property. For example you have an Excel...

    blog.groupdocs.com/conversion/convert-selected-...
  7. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....feedback provides class with property of enumeration type to specify...please user property to setup Form Field name and property to specify...

    docs.groupdocs.com/signature/java/sign-document...
  8. remove metadata from documents in csharp on Gro...

    remove metadata from documents in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove metadata from documents in csharp on GroupDocs Blog | ......selektif atau bersihkan semua properti metadata menggunakan C# dari...

    blog.groupdocs.com/id/tag/remove-metadata-from-...
  9. remove metadata from documents in Java on Group...

    remove metadata from documents in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove metadata from documents in Java on GroupDocs Blog | Docu......untuk menghapus semua atau properti metadata selektif dari DOCX...

    blog.groupdocs.com/id/tag/remove-metadata-from-...
  10. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....image format using Format property of ImageConvertOptions class...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...