Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 13,801 for

new

(0.59 sec)
  1. Save image by custom strategy | GroupDocs

    The listed articles below explain how to user control how images are saved when a document is saved to Markdown format....Consulting Blog Knowledge Base New Releases Status Websites aspose...CustomImagesStrategy RenameHandler handler = new RenameHandler (); DocumentConvertOptio...

    docs.groupdocs.com/markdown/java/custom-strategy/
  2. Update document password | GroupDocs

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...resultant document will have new password. Here are the steps...

    docs.groupdocs.com/merger/java/update-document-...
  3. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...ImageLoadOptions: using ( var converter = new Converter ( "product-photo.png"...

    docs.groupdocs.com/conversion/net/load-image-do...
  4. Watermarks in PDF document | GroupDocs

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  5. Move page | GroupDocs

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger API....Consulting Blog Knowledge Base New Releases Status Websites aspose...ordering by moving any page(s) to new position within a document. This...

    docs.groupdocs.com/merger/net/move-page/
  6. GroupDocs.Parser for .NET 25.12 – Latest Update...

    Explore what’s New in GroupDocs.Parser for .NET 25.12. Available now on NuGet and GroupDocs website....highlights Table of Contents What’s new in this release Usage – Extract...the update Resources What’s new in this release # [Enhancement]...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  7. Load document from FTP | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( GetFileFromFtp (...

    docs.groupdocs.com/annotation/net/load-document...
  8. GroupDocs.Merger for .NET 26.7 – Low-Code Suppo...

    GroupDocs.Merger for .NET 26.7 introduces GroupDocs.Merger LowCode—a New low-code API with seven focused operations—and removes Aspose.Drawing dependency....Contents What’s new in this release Public API changes New features...deployment experience. What’s new in this release # Key Category...

    blog.groupdocs.com/merger/groupdocs-merger-for-...
  9. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Conversion for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...reuse “Conversion”: Old name New name OnConversionComplete (per-document)...

    docs.groupdocs.com/conversion/net/migration-notes/
  10. Use redaction policies | GroupDocs

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....Consulting Blog Knowledge Base New Releases Status Websites aspose...policy = new RedactionPolicy ( new Redaction [] { new ExactPhraseRedaction...

    docs.groupdocs.com/redaction/java/use-redaction...