Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 2,364 for

properties

(0.05 sec)
  1. Save Assembled Word Processing, Presentation, S...

    The HTML format is widely used for creating the webpages or, in other words, the HTML files. These days, every operating system, whether it be of desktop or mobile, contains the built-in web browser that supports viewing the HTML files. Other than that, many free web browsers are also available in the market. This means that any information or the content that is available in the form of HTML pages can easily be viewed just having installed a web browser....resources, we have added a new property ResourceSaveFolder to the...

    blog.groupdocs.com/assembly/save-assembled-word...
  2. Cara Menandatangani PDF dengan Tanda Tangan Kod...

    Tutorial singkat ini memberi Anda petunjuk langkah demi langkah untuk membuat Kode QR di Java dan cara menandatangani dokumen PDF dengan tanda tangan Kode QR menggunakan Java....QrCodeSignOptions untuk mengatur properti tanda tangan QR-Code. Pada...

    kb.groupdocs.com/id/signature/java/how-to-sign-...
  3. Remove annotations | GroupDocs

    Remove annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....remove annotations, set the property to True . The following code...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Introducing Point Annotation for Words in Group...

    We are excitedly announcing another monthly release of GroupDocs.Annotation for Java 18.10. Using this latest version, you can add Point, Polyline and Watermark annotations in Words and Diagrams document. Beside this, a multitude of bug fixes are also introduced in this release. We therefore recommend you to download this latest release for a better API experience. Features Add Watermark, Polyline and Point Annotations in Words and Diagrams documentYou can add Watermark, Polyline and Point Annotations in Words and Diagrams document using this latest release....on macOS isValidLicense() property of License class always returns...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  5. Processes cancellation | GroupDocs

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....happens over setting property of property in proper event handler...

    docs.groupdocs.com/signature/java/processes-can...
  6. Get supported file types | GroupDocs

    This article explains how to obtain supported file formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your Python via .NET applications....supported_file_types : print ( f "Property value: { supported_file_type...

    docs.groupdocs.com/merger/python-net/get-suppor...
  7. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....and provide DocumentContent property (see PdfTextExtractor as the...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  8. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...List<string>(); foreach (var property in values.GetType().GetProperties())...{ var key = property.Name; var value = property.GetValue(values...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  9. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....To reference a JSON object property that is an array of simple-type...simple-type values, the name of the property (for example, “Child”) should...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  10. Search in Documents with Keyboard Layout Correc...

    Learn to search in documents with keyboard layout correction using Java. This guide provides code on how to correct keyboard layout for document search in Java....Enabled property to true Use the Index.search...

    kb.groupdocs.com/search/java/search-in-document...