Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 7,197 for

generation

(0.16 sec)
  1. Live examples - The MDN Web Docs project | MDN

    MDN supports displaying code blocks within the articles as live samples, enabling readers to see both the code and its output as it would look on a web page. This feature allows readers to understand exactly what the executed code would produce, making the documentation dynamic and instructive. It also allows authors to be absolutely sure that the code blocks in documentation have the expected output, and work appropriately when used with different browsers...."Styling a paragraph" are used to generate the output for the EmbedLiveSample...displays the logging code first. Generally when implementing your own...

    developer.mozilla.org/en-US/docs/MDN/Writing_gu...
  2. マイクロフォーマット - HTML: ハイパーテキストマークアップ言語 | MDN

    マイクロフォーマット (Microformat) (μF と略記されることもあります) は、意味情報と構造化データを HTML に埋め込むために使用される規格で、検索エンジンやアグリゲーター、その他のツールが使用するための API を提供します。HTML のこれらの最小限のパターンは、人、組織、イベント、場所などの基本的な情報からドメイン固有の情報まで、さまざまなものをマークアップするために使用されます。マイクロフォーマットは、オブジェクトを記述するためにサポートする語彙を使用し、そのプロパティに値を割り当てるために名前と値のペアを使用します。プロパティはクラス属性で運ばれ、任意の HTML 要素に追加することができ、データ値は HTML 要素のコンテンツとセマンティック属性を再利用します。マイクロフォーマット 2 はマイクロフォーマットの更新版で、HTML の構造化された構文や語彙に注釈を付けるために新しい属性を学習する必要がある RDFa やマイクロデータを使用する以前のアプローチよりもシンプルな方法を提供します。...parsers use to find a few generic properties such as name , url..."p-summary" Generic plain text parsing, element text in general. On certain...

    developer.mozilla.org/ja/docs/Web/HTML/microfor...
  3. FileType - GroupDocs.Conversion for Java - API ...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......extends FileType > abstract generic common conversion options class...<TFileType extends FileType > The general conversion options class. Methods...

    apireference.groupdocs.com/conversion/java/com....
  4. C# to Java Code Converter

    Translate any enterprise-level C# project to Java with full support for the .NET Framework. Convert millions of lines of code at once with minimal manual effort....Generic.IGenericEnumerable; import...codeporting.ms.System.Collections.Generic.IGenericEnumerator; import...

    products.codeporting.com/translator/csharp-to-java
  5. GitHub - toddself/dr-sax: An HTML to markdown c...

    An HTML to markdown converter that uses a sax based parser (htmlparser2) - toddself/dr-sax... Sax generates its output. These are being...the parser. You can get a general concept of how they're defined...

    github.com/toddself/dr-sax
  6. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...or closed generic type. Note: Whereas using of generic types’ identifiers...functional member does not take generic type arguments. The engine...

    docs.groupdocs.com/assembly/net/template-syntax...
  7. compressed.zip

    business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Bus...... This section can be a general overview as more details will...business, whether through generating leads or traffic to a website...

    docs.groupdocs.com/conversion/python-net/_sampl...
  8. converted-files.zip

    converted-files/annual-review_pdf.pdf ANNUAL REVIEW | 1 ANNUAL REVIEW S U B T I T L E FA B R I K A M T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M ANNUAL REVIEW | 2 B U S I N E S S...... This section can be a general overview as more details will...business, whether through generating leads or traffic to a website...

    docs.groupdocs.com/conversion/python-net/_sampl...
  9. GroupDocs.Signature for Java 20.3 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for Java 20.3 Warning In this version we’re removed Legacy API from product. com.groupdocs.signature.legacy namespace does not exist anymore. Major Features With this release we are glad to announce updated signature objects life cycle and entire different process methods for Signature class. Now Signature class supponew public constructorrts classic CRUD (Create-Read-Update-Delete) operations set. Sign method creates signatures inside document and returns them as result with all properties along with new signature identifier property; Search method reads a list of existing document signatures; Update method modifies existing document signature(s) by identifier and stores changes in the same document; Delete method removes signature(s) from the document....Improvement SIGNATURENET-2425 Generate new ProjectGuid and UpgradeCode...IsSignature will be hidden from generated document page image. * </p>...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  10. WAI-ARIA basics - Learn web development | MDN

    This article has by no means covered all that's available in WAI-ARIA, but it should have given you enough information to understand how to use it, and know some of the most common patterns you will encounter that require it....JavaScript libraries that generate such controls as a series...whereas states can change, generally programmatically via JavaScript...

    developer.mozilla.org/en-US/docs/Learn/Accessib...