Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 10,573 for

new

(0.11 sec)
  1. Specify encoding when loading documents | Docum...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...charset. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/viewer/java/specify-encoding...
  2. Extract images to files | Documentation

    This article explains that how to extract images to files....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SampleZip...

    docs.groupdocs.com/parser/net/extract-images-to...
  3. Delete QR-code signatures from documents | Docu...

    This article explains how to delete QR code electronic signatures 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/delete-qr-code...
  4. Obtain document history information | Documenta...

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Signature signature = new Signature ( "sampleSigned.pdf"...

    docs.groupdocs.com/signature/java/obtain-docume...
  5. Delete indexed paths | Documentation

    GroupDocs.Search supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/delete-indexed-pa...
  6. Save HTML to folder | Documentation

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....Consulting Blog Knowledge Base New Releases Status Websites aspose...loadOptions = new WordProcessingLoadOp (); Editor editor = new Editor...

    docs.groupdocs.com/editor/net/save-html-to-folder/
  7. Updating metadata | Documentation

    The Example in this article demonstrates how to update metadata properties using a combination of criteria...Consulting Blog Knowledge Base New Releases Status Websites aspose...properties Pass the predicate and the new value to the method Check the...

    docs.groupdocs.com/metadata/net/updating-metadata/
  8. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/java/stop-word-dictio...
  9. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text-in-mi...