Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 31,391 for

new

(0.09 sec)
  1. EncryptionIsNotSupportedException - GroupDocs.W...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......EncryptionIsNotSuppo () Initializes a new instance of the EncryptionIsNotSuppo...EncryptionIsNotSuppo() Initializes a new instance of the EncryptionIsNotSuppo...

    apireference.groupdocs.com/watermark/java/com.g...
  2. encryptionisnotsupportedexception - GroupDocs.W...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......EncryptionIsNotSuppo () Initializes a new instance of the EncryptionIsNotSuppo...EncryptionIsNotSuppo() Initializes a new instance of the EncryptionIsNotSuppo...

    apireference.groupdocs.com/watermark/java/com.g...
  3. unknownloadoptionstypeexception - GroupDocs.Wat...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......UnknownLoadOptionsTy () Initializes a new instance of the UnknownLoadOptionsTy...UnknownLoadOptionsTy() Initializes a new instance of the UnknownLoadOptionsTy...

    apireference.groupdocs.com/watermark/java/com.g...
  4. TextEffectsForImageWatermarkException - GroupDo...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......TextEffectsForImageW () Initializes a new instance of the TextEffectsForImageW...TextEffectsForImageW() Initializes a new instance of the TextEffectsForImageW...

    apireference.groupdocs.com/watermark/java/com.g...
  5. GroupDocs.Editor for .NET on GroupDocs Blog | D...

    GroupDocs.Editor for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor for .NET on GroupDocs Blog | Document Automation Solutions ......in C# We have added a lot of new options and features in this...WordProcessing options class contains new paged (also called paginal) mode...

    blog.groupdocs.com/tag/groupdocs.editor-for-.ne...
  6. Node.js Document Editing API | Edit PDF, Word, ...

    Node.js document editing API to edit, translate, and save document pages from PDF, Microsoft Word, Excel, presentations, Visio, and image formats.... editor = new Editor ( this . inputFilePath...Load document this . editor = new Editor ( this . inputFilePath...

    products.groupdocs.com/editor/nodejs-java/
  7. C# .NET Document Editing API | Edit PDF, Word, ...

    C# .NET document editing API to edit, translate, and save document pages from PDF, Microsoft Word, Excel, presentations, Visio, and image formats.... editor = new Editor ( this . inputFilePath...inputFilePath ); Editor editor = new Editor ( "sample.docx" ); // Edit document...

    products.groupdocs.com/editor/net/
  8. Licensing | Documentation

    free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . SetLicense...

    docs.groupdocs.com/conversion/net/licensing-and...
  9. Edit Word Documents in C# | Build your own .NET...

    Editing Word documents is explained with C# examples to edit DOC, DOCX, ODT files within your .NET application using document editing API....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...code. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/editor/edit-word-documents-i...
  10. Docx recognised as zip - Free Support Forum - g...

    So when I upload a docx file with metadata and properties like author etc, it detects the file as a zip, which in turn makes any removal of metadata or properties impossible… using (Metadata metadata = New(NewFile)) met…...impossible… using (Metadata metadata = new(newFile)) metadata.FileFormat...using (FileStream fileStream = new FileStream(docpath, FileMode...

    forum.groupdocs.com/t/docx-recognised-as-zip/11062