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....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Bu makale, yaygın olarak kullanılan işletim sistemlerinde C# kullanarak TXT'yi PPTX'e dönüştürmek için gereken tüm adımları sağlar. Ayrıca C# kullanarak TXT'yi PPTX'e dönüştürmek için kod örneği içerir....Search Product Family GroupDocs.Parser...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...
This example demonstrates how to load a file of some particular format.
advanced_usage.loading_files.LoadingFileOfSpecificFormat
JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section.
GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Node.js via Java API....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Java API....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
In this article, you will learn how to get predefined default convert options for desired target format with GroupDocs.Conversion for .NET API....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements:
Report must show all the clients in a bulleted list format. Report must be generated in the Text Document....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Bu hızlı öğretici, Metni C#'ta PDF'ye dönüştürmek için kapsamlı talimatlar ve C# Metin'den PDF'ye yeteneğinin uygulanmasını göstermek için çalışan bir örnek sağlar....Search Product Family GroupDocs.Parser...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...
Elektronik tablo belgelerini kolayca dönüştürelim ve Java kullanarak TSV'yi Excel'e nasıl dönüştüreceğinizi öğrenelim. Ayrıca, Java TSV'den Excel'e dönüştürücü için kodun nasıl yazılacağını gözden geçirin....Search Product Family GroupDocs.Parser...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...