Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 12,355 for

new

(0.29 sec)
  1. Save file to stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "c:\\files\\sample...

    docs.groupdocs.com/conversion/net/save-file-to-...
  2. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/handling-passw...
  3. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/handling-pass...
  4. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert text files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...encoding. const loadOptions = new LoadOptions ( FileType . MD )...

    docs.groupdocs.com/viewer/nodejs-java/render-te...
  5. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "abook.epub" )) { //...

    docs.groupdocs.com/viewer/java/render-ebooks/
  6. About annotation UI and Signature UI - Free Sup...

    is there is any update on this?...AnnotatedDocumentEnt annotatedDocument = new AnnotatedDocumentEnt(); try {...annotations = new ArrayList<>(); final Annotator annotator = new Annotator(documentGuid...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  7. Feature request: Allow specifying FILE_FLAG_BAC...

    Hello there, We have a feature request: We’d like to be able to extract files you usually don’t have access to, via the backup privilege, which seems to not be possible with GroupDocs.Search at the moment. With Win32,…...We have opened the following new ticket(s) in our internal issue...m_Extractor = new(); var extractionOptions = new ExtractionOptions...

    forum.groupdocs.com/t/feature-request-allow-spe...
  8. Edit Markdown Documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...path const editorFromPath = new groupdocsEditor . Editor ( inputPath...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  9. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Editor editorFromPath = new Editor ( emlInputPath )) //from...

    docs.groupdocs.com/editor/net/edit-email/
  10. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......Exception { Viewer viewer = new Viewer("formatting.docx"); viewer...14 pt. Simple text in Times New Roman 12 followed by an empty...

    docs.groupdocs.com/total/java/sample-apps/getti...