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

new

(0.13 sec)
  1. Adjust text overflow in cells | GroupDocs.Viewe...

    This article explains how to adjust text-overflow in cells when rendering Spreadsheets with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...cell. using (Viewer viewer = new Viewer( "sample.xlsx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/adjust-text-overf...
  2. indexupdater - GroupDocs.Search for Java - API ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......"c:\\MyNewIndex\\"; IndexUpdater updater = new IndexUpdater(); if (updater....IndexUpdater () Initializes a new instance of the IndexUpdater...

    apireference.groupdocs.com/search/java/com.grou...
  3. GroupDocs.Assembly for Java 21.3 Release Notes ...

    Major Features Supported section breaks inside data bands and conditional blocks, and provided dynamic adding of combobox and dropdown list items for Word Processing documents. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-188 Support section breaks inside data bands and conditional blocks for Word Processing documents Feature ASSEMBLYNET-189 Support dynamic adding of combobox and dropdown list items for Word Processing documents Feature ASSEMBLYNET-190 An issue with a JSON object having only complex properties Bug ASSEMBLYNET-191 Improve exception reporting when an image cannot be loaded Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...Java 21.3. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. GroupDocs.Merger for .NET 20.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Merger for .NET 20.11 Major Features There are a few New other features in this regular monthly release. The most notable are: Impemented text .err format for splitting; Impemented text .err format for joining. Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-517 Impement text .err format for splitting Feature MERGERNET-534 Impement text .err format for joining Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...Major Features There are a few new other features in this regular...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  5. qrcodesearchoptions - GroupDocs.Signature for J...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......QrCodeSearchOptions () Initializes a new instance of the QRCodeSearchOptions...QrCodeType encodeType) Initializes a new instance of the QRCodeSearchOptions...

    apireference.groupdocs.com/signature/java/com.g...
  6. <kbd>: Das Keyboard Input-Element - HTML: Hyper...

    Das HTML-Element repräsentiert einen Abschnitt von Inline-Text, der eine Benutzereingabe von einer Tastatur, einer Spracheingabe oder einem anderen Texterfassungsgerät bezeichnet. Üblicherweise rendert der User Agent den Inhalt eines -Elements mit seiner Standard-Monospace-Schriftart, obwohl dies nicht durch den HTML-Standard vorgeschrieben ist....html <p> You can also create a new document using the <kbd><kbd...html <p> You can also create a new document by pressing the <kb...

    developer.mozilla.org/de/docs/Web/HTML/Element/kbd
  7. Adjust time unit | GroupDocs.Viewer for .NET

    This article explains how to adjust a time unit when rendering MS Project Documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...intervals. using (Viewer viewer = new Viewer( "sample.mpp" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/adjust-time-unit/
  8. Adjust page size | Documentation

    This article explains how to adjust page size when viewing E-Mail Messages with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...method. try ( Viewer viewer = new Viewer ( "sample.msg" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/adjust-page-size/
  9. GroupDocs.Assembly for .NET 22.2 Release Notes ...

    GroupDocs.Assembly for .NET 22.2 Release Notes – the latest updates and fixes....Consulting Blog Knowledge Base New Releases Status Websites aspose...NET 22.2. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  10. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/plain-text/