Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 31,398 for

new

(0.07 sec)
  1. GroupDocs.Viewer For .NET 3.7.0 Release Notes

    GroupDocs.Viewer For .NET 3.7.0 Release Notes – the latest updates and fixes.... Major Features There are 4 new features and 16 improvements...to show and hide PDF layers New Feature VIEWERNET-871 Ability...

    releases.groupdocs.com/viewer/net/release-notes...
  2. GroupDocs.Comparison for Java 18.6 Release Notes

    GroupDocs.Comparison for Java 18.6 Release Notes – the latest updates and fixes....Slides iisue Upated logger added new features for Cells format (Pivot...documents by Comparison.Imaging New Feature COMPARISONNET-1163 Apply/Discard...

    releases.groupdocs.com/comparison/java/release-...
  3. stylechangeinfo - GroupDocs.Comparison for Java...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co......getNewValue () Gets or Sets the new value of property Object getOldValue...Object value) Gets or Sets the new value of property void setOldValue...

    apireference.groupdocs.com/comparison/java/com....
  4. StyleChangeInfo - GroupDocs.Comparison for Java...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co......getNewValue () Gets or Sets the new value of property Object getOldValue...Object value) Gets or Sets the new value of property void setOldValue...

    apireference.groupdocs.com/comparison/java/com....
  5. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original file...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/save-overwriti...
  6. Load password-protected document | Documentation

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...LoadOptions > getLoadOptions = () => new WordProcessingLoadOp { Password...

    docs.groupdocs.com/conversion/net/load-password...
  7. Load document from FTP | Documentation

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

    docs.groupdocs.com/annotation/java/load-documen...
  8. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = New Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(New ExactPhraseRedaction("John Doe", New ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = New SaveOptions(); options....Consulting Blog Knowledge Base New Releases Status Websites aspose...PDF/A-1a: final Redactor redactor = new Redactor ( "MultipageSample.docx"...

    docs.groupdocs.com/redaction/java/select-specif...
  9. Encoding Constructor (System.Text) | Microsoft ...

    Initializes a New instance of the Encoding class.... Initializes a new instance of the Encoding class...Overloads Encoding() Initializes a new instance of the Encoding class...

    learn.microsoft.com/en-us/dotnet/api/system.tex...
  10. LoadOptions - GroupDocs.Merger for Java - API R...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......FileType fileType) Initializes new instance of LoadOptions class...String password) Initializes new instance of LoadOptions class...

    apireference.groupdocs.com/merger/java/com.grou...