Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 31,382 for

new

(0.13 sec)
  1. Java XLSB Annotation API C# 中的註釋

    Java API 用於從 XLSB、圖像、繪圖和文檔文件格式創建和註釋流行的註釋類型。...comments Reply firstReply = new Reply (); firstReply . setComment...getTime ()); Reply secondReply = new Reply (); secondReply . setComment...

    products.groupdocs.com/zh-hant/annotation/java/...
  2. Java HTM Annotation API C# 中的註釋

    Java API 用於從 HTM、圖像、繪圖和文檔文件格式創建和註釋流行的註釋類型。...comments Reply firstReply = new Reply (); firstReply . setComment...getTime ()); Reply secondReply = new Reply (); secondReply . setComment...

    products.groupdocs.com/zh-hant/annotation/java/...
  3. Java DOT Annotation API C# 中的註釋

    Java API 用於從 DOT、圖像、繪圖和文檔文件格式創建和註釋流行的註釋類型。...comments Reply firstReply = new Reply (); firstReply . setComment...getTime ()); Reply secondReply = new Reply (); secondReply . setComment...

    products.groupdocs.com/zh-hant/annotation/java/...
  4. Java CSV Annotation API C# 中的註釋

    Java API 用於從 CSV、圖像、繪圖和文檔文件格式創建和註釋流行的註釋類型。...comments Reply firstReply = new Reply (); firstReply . setComment...getTime ()); Reply secondReply = new Reply (); secondReply . setComment...

    products.groupdocs.com/zh-hant/annotation/java/...
  5. How can I show Document on Groups Viewer - Free...

    Best Regards Vladimir Litvinchik via GroupDocs <forum@groupdocs.com>, 16 Haz 2023 Cum, 11:22 tarihinde şunu yazdı:...Open(); using (Viewer viewer = new Viewer(document.Name)) { HtmlViewOptions...stream. using (Viewer viewer = new Viewer(stream)) { HtmlViewOptions...

    forum.groupdocs.com/t/how-can-i-show-document-o...
  6. GroupDocs.Viewer for .NET 17.8.0 Release Notes

    GroupDocs.Viewer for .NET 17.8.0 Release Notes – the latest updates and fixes....0 Major Features There are 9 new features and 11 improvements...when resources are not embedded New Feature VIEWERNET-1315 Implement...

    releases.groupdocs.com/viewer/net/release-notes...
  7. Extensions.InDocumentOrder<T>(IEnumerable<T>) M...

    Returns a collection of nodes that contains all nodes in the source collection, sorted in document order....then uses this axis to create a new collection where the nodes are...xmlTree = new XElement("Root", new XElement("Item", new XElement("aaa"...

    learn.microsoft.com/en-us/dotnet/api/system.xml...
  8. GroupDocs.Parser for .NET 17.03 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 17.3.0 Major Features The following features have been introduced in this release: Ability to detect EPUB documents and ZIP containers Ability to extract metadata from EPUB documents Ability to search a text in EPUB documents Ability to extract highlights from EPUB documents All Changes Key Summary Issue Type TEXTNET-509 Implement the ability to detect ZIP files New feature TEXTNET-510 Implement the ability to extract metadata from EPUB files New feature TEXTNET-534 Implement the ability to extract highlights from EPUB files New feature TEXTNET-535 Implement the ability to search a text in EPUB files New feature TEXTNET-561 Implement the ability to detect EPUB files New feature TEXTNET-574 Implement Extractor class Enhancement 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...ability to detect ZIP files New feature TEXTNET-510 Implement...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  9. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a New feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA New class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = New PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions....7 covers a new feature and a bug fix. MSG to...control conversions from emailA new class EmailOptions is implemented...

    blog.groupdocs.com/conversion/emailoptions-clas...
  10. Add strikeout annotation | Documentation

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-strikeou...