Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 2,480 for

properties

(0.21 sec)
  1. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer to convert any file to PDF. My problem appear when i try to convert .jpg image to pdf. The exported pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...width and image max height properties. below is my code and attached...ImageMaxWidth and ImageMaxHeight properties in your PdfViewOptions ....

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...
  2. Indexing options | GroupDocs

    This page contains a description of all the Properties of the IndexingOptions class...a description of all the properties of the class. setCancellation...class. This class contains properties for setting OCR processing...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....shape properties This sample updates shape properties like alternative...

    docs.groupdocs.com/watermark/python-net/existin...
  4. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....built-in and custom document properties inside the resultant Mobi...which, in turn, defines 4 properties: getFormat() , getPageCount()...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  5. Extract Images from XLSX using C#

    Learn how to extract images from XLSX using C# with step-by-step guide. Get practical C# code to extract images from XLSX and enhance your data extraction workflow....collection, extract relevant properties such as image dimensions...

    kb.groupdocs.com/parser/net/extract-images-from...
  6. It's Time to Upgrade to GroupDocs.Viewer for .N...

    GroupDocs.Viewer for .NET has been serving the developers in creating the document viewer applications for many years. With the efforts of our hard-working team and the support of our valuable customers, we are able to make the API stand among the top-ranked document viewer APIs. Since the Sky is the only limit, we always keep on enriching the API with more features, improving its performance, and making its usage easier for the developers....of the classes and their properties and functions has also been...

    blog.groupdocs.com/viewer/its-time-to-upgrade-t...
  7. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for Java API.... has several methods and properties for working especially with...

    docs.groupdocs.com/editor/java/editabledocument/
  8. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....range of Excel spreadsheet properties: Metadata Field Description...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/net/delete-digital...
  10. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive Properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....using Read the ZIP archive properties Loop through to extract information...

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