Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 12,291 for

new

(0.37 sec)
  1. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/set-password...
  2. GroupDocs.Total Releases on GroupDocs Blog | Do...

    GroupDocs.Total Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Releases on GroupDocs Blog | Document Automation Solutions fo......1월 릴리스 하이라이트 Explore what’s new in GroupDocs.Total for .NET 25...12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Total for .NET 25...

    blog.groupdocs.com/ko/categories/groupdocs.tota...
  3. Load password-protected document | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/net/load-password-pro...
  4. Load from local disc | GroupDocs

    Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction API, providing functionality to open a document. When document is located on the local disk, you can pass its path to *Redactor *class constructor. The following example demonstrates how to open a document from local disc: final Redactor redactor = New Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(New DeleteAnnotationRedaction()); redactor.save(); } finally { redactor....Consulting Blog Knowledge Base New Releases Status Websites aspose...disc: final Redactor redactor = new Redactor ( "sample.docx" ); try...

    docs.groupdocs.com/redaction/java/load-from-loc...
  5. Remove document password | GroupDocs

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/net/remove-document-p...
  6. Extract Formatted Highlights Using GroupDocs.Te...

    Team GroupDocs is pleased to announce the monthly release of version 17.06.0 of the GroupDocs.Text for .NET API. This version comes up with a couple of New features along with an enhancement. The text extraction API now allows extracting formatted highlights from supported documents. The ability to extract formatted text from FB2 files has also been added to this version. We recommend you to download the latest version and check out all the enhancements and features introduced in this release....version comes up with a couple of new features along with an enhancement...release. GroupDocs.Text For .NET- New Features # GroupDocs.Text for...

    blog.groupdocs.com/parser/extract-formatted-hig...
  7. Read Maker Notes from Canon and Panasonic using...

    The GroupDocs team is really pleased to announce the release of version 17.8.0 of the GroupDocs.Metadata for .NET API. The latest release comes up with a couple of New features and enhancements along with a bug fix. The API further improves its functionality by implementing the ability to read maker notes for Canon and Panasonic cameras. Beside adding two New manufacturers to the supported list, the API now supports some more camera models for SONY and Nikon that were not previously supported....release comes up with a couple of new features and enhancements along...Panasonic cameras. Beside adding two new manufacturers to the supported...

    blog.groupdocs.com/metadata/read-maker-notes-fr...
  8. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Consulting Blog Knowledge Base New Releases Status Websites aspose...the password var loadOptions = new LoadOptions { Password = "123"...

    docs.groupdocs.com/markdown/net/load-a-password...
  9. ZIP Archive Indexing is Improved in GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:...Creating index Index index = new Index(indexFolder); // Marking...getDictionaries().getAlphabet().setRange(new char[] { '&' }, CharacterType...

    blog.groupdocs.com/search/zip-archive-indexing-...
  10. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...options: const loadOptions = new groupdocs . conversion . WordProcessingLoadOp...

    docs.groupdocs.com/conversion/nodejs-java/conve...