Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 10,042 for

new

(0.08 sec)
  1. Optimizing shards | Documentation

    This page contains information about optimizing shards in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...; OptimizeOptions options = new OptimizeOptions (); indexer ...

    docs.groupdocs.com/search/net/optimizing-shards/
  2. GroupDocs.Editor for Java | Documentation

    GroupDocs.Editor for Java enables document editing in form of HTML.Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for Java powerful document editing API....Consulting Blog Knowledge Base New Releases Status Websites aspose...for Java API Reference WHAT'S NEW? GroupDocs.Editor for Java Release...

    docs.groupdocs.com/editor/java/
  3. GroupDocs.Conversion for Node.js via Java | Doc...

    GroupDocs.Conversion for Node.js via Java is an advanced document conversion API developed to convert files of different formats from within JavaScript applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...via Java API Reference WHAT'S NEW? GroupDocs.Conversion for Node...

    docs.groupdocs.com/conversion/nodejs-java/
  4. Load document from url | Documentation

    Learn how to Load document from url....Consulting Blog Knowledge Base New Releases Status Websites aspose...url using ( Parser parser = new Parser ( url )) { // Extract...

    docs.groupdocs.com/parser/net/load-document-fro...
  5. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" )) Run the program. A new watermarked document will appear...

    docs.groupdocs.com/watermark/python-net/add-text/
  6. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  7. Edit Watermark Objects in Word Documents using ...

    We are pleased to announce the release of version 18.2 of GroupDocs.Watermark for .NET. The latest version allows you to edit the objects that can be considered as watermark in Word documents. Following are the features that are introduced in GroupDocs.Watermark for .NET 18.2. Editing Watermark Objects in Word Documents Replacing text for particular shapesWe have added the support of replacing text for particular shapes in a Word document. Following code sample shows how to use this feature....Add("Another text", new Font("Calibri", 19, FontStyle...Image != null) { shape.Image = new WordsWatermarkableIm(File.Re...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  8. Track Changes in a Word Document Using GroupDoc...

    We as members of GroupDocs team are immensely delighted to see our users community growing every day. Our whole team is always endeavoring to cater to your needs and requirements to our fullest possible potential thus providing the most innovative and enhanced solutions to our valuable customers. In this regard we are really pleased to announce yet another bit of our efforts for you; that is the release of version 17....latest release and check out the new features introduced in this version...GroupDocs.Metadata for .NET 17.05 - New Features # The following two...

    blog.groupdocs.com/metadata/track-changes-word-...
  9. Indexing with stop words | Documentation

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...Consulting Blog Knowledge Base New Releases Status Websites aspose...words IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/indexing-with-sto...
  10. Getting Document Information | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "lorem-ipsum.txt"...

    docs.groupdocs.com/conversion/java/get-document...