Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 10,555 for

new

(0.07 sec)
  1. Converting JSON to a Spreadsheet | Documentation

    Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "sample.json" ) {...

    docs.groupdocs.com/conversion/java/convert-json...
  2. Load password-protected documents | Documentation

    This article explains how to open password-protected document with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.... LoadOptions loadOptions = new LoadOptions (); // Specify a...

    docs.groupdocs.com/viewer/java/load-password-pr...
  3. Save file to local disk | Documentation

    This article demonstrates how to convert files stored on local disk 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-...
  4. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "Lato-Regular.cff"...

    docs.groupdocs.com/conversion/net/convert/font/
  5. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingSaveOp saveOptions = new WordProcessingSaveOp ( WordProcessingFormat...

    docs.groupdocs.com/editor/net/save-document/
  6. Extract text areas | Documentation

    This article explains that how to extract text areas from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-areas/
  7. How to search for Metadata signatures | Documen...

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature API: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-met...
  8. Search for Digital e-signatures | Documentation

    This topic explains how to search for digital electronic signatures across the documents with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...within the document: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/search-for-di...
  9. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...to prevent adding the Times New Roman font to HTML. Java import...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  10. PdfAttachmentOptions | GroupDocs.Merger for .NE...

    Provides options to attach the embedded object to Pdf....PdfAttachmentOptions (string) Initializes a new instance of the PdfAttachmentOptions...(byte[], string) Initializes a new instance of the PdfAttachmentOptions...

    reference.groupdocs.com/merger/net/groupdocs.me...