Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 31,395 for

new

(0.06 sec)
  1. Add point annotation | Documentation

    The page describes how to add point annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-point-ann...
  2. EraseMetadataRedaction - GroupDocs.Redaction fo...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions...... try (Redactor redactor = new Redactor("C:\\sample.docx"))...Manager and Company redactor.apply(new EraseMetadataRedacti(MetadataFilters...

    apireference.groupdocs.com/redaction/java/com.g...
  3. Specify the JPEG image quality | Documentation

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  4. Set archive file name | GroupDocs.Viewer for .NET

    This article explains how to specify a filename when rendering archive files GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...when you want to hide filename; new FileName(“my filename”) - custom...

    docs.groupdocs.com/viewer/net/set-filename-when...
  5. Move page | Documentation

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Node.js via Java 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/nodejs-java/move-page/
  6. Move page | Documentation

    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/
  7. Constructor - MDN Web Docs Glossary: Definition...

    A constructor belongs to a particular class object that is instantiated. The constructor initializes this object and can provide access to its private information. The concept of a constructor can be applied to most object-oriented programming languages. Essentially, a constructor in JavaScript is usually declared at the instance of a class....JavaScript, use a new operator to assign a new object reference...js function Default() {} // A new reference of a Default object...

    developer.mozilla.org/en-US/docs/Glossary/Const...
  8. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/implement-cus...
  9. Parser Constructor (Stream, LoadOptions, Parser...

    Initializes a New instance of the Parser class with LoadOptions and ParserSettings....ParserSettings) Initializes a new instance of the Parser class...parserSettings ) Public Sub New ( document As Stream , loadOptions...

    apireference.groupdocs.com/parser/net/groupdocs...
  10. Load document from FTP | Documentation

    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...