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

properties

(0.08 sec)
  1. Cara Mengonversi VSDX ke PDF di C#

    Dalam tutorial singkat ini, kami memandu Anda melalui proses untuk mengonversi VSDX ke PDF dalam C# dan menghasilkan kode sampel untuk mengonversi file Visio ke PDF tanpa Visio....Anda dapat mengatur beberapa properti untuk dokumen PDF keluaran...

    kb.groupdocs.com/id/conversion/net/how-to-conve...
  2. Cara Menambahkan Anotasi Panah di PDF menggunak...

    Artikel ini akan mengajarkan Anda cara menambahkan anotasi panah di PDF menggunakan Java. Selain itu, kami akan membantu Anda menulis kode Java untuk menyisipkan anotasi panah ke dalam PDF di Java....ArrowAnnotation dan atur beberapa properti seperti posisi, nomor halaman...

    kb.groupdocs.com/id/annotation/java/how-to-add-...
  3. 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...
  4. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....password and set Permissions property with enum value of ; Instantiate...

    docs.groupdocs.com/merger/net/add-password-to-p...
  5. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....adjust images quality, call the property of the class. The value must...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  6. Compare bookmarks in Word documents | GroupDocs

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for .NET.... Set the property to true . Call the method...

    docs.groupdocs.com/comparison/net/compare-bookm...
  7. Measure Document Conversion Time using GroupDoc...

    GroupDocs.Conversion for .NET 18.11 comes with a lot of new features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting to PDF. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference. Improvements Move HideWordTrackedChanges option to WordsLoadOptions class HidePdfAnnotations option to PdfLoadOptions class HideComments option to CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class Features Setting Default Font and Font Substitution Options When Converting OneNote Document const string source = "source....conversion time and return it as a property of ConvertedDocument class...

    blog.groupdocs.com/conversion/measure-document-...
  8. 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...
  9. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....an array are set to Filters property of the . You can combine these...

    docs.groupdocs.com/redaction/net/redaction-filt...
  10. Load custom fonts. | GroupDocs

    The page describes how to load custom fonts.... To do this, specify the property of the class. The following...

    docs.groupdocs.com/annotation/net/loading-custo...