Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 37,909 for

list

(0.21 sec)
  1. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility....code example shows how to get a list of all the files in the folder:...to iterate over the collected list of files, check the format of...

    docs.aspose.com/words/cpp/detect-file-format-an...
  2. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Node.js if you are not sure what the actual content of the file is, or to check the format compatibility....code example shows how to get a list of all the files in the folder:...to iterate over the collected list of files, check the format of...

    docs.aspose.com/words/nodejs-net/detect-file-fo...
  3. Web 可访问性规则 – 如何使用 Aspose.HTML for .NET 进行检查

    了解如何在 Aspose.HTML for .NET 中使用 AccessibilityRules 类,该类是 WCAG 2.0 要求、成功标准和技术的一个存储库。...要获取任何规则,您可以使用 方法: Copy 1 // Retrieve and list accessibility rules by code...new WebAccessibility(); 5 6 // List of rule codes can contain both...

    docs.aspose.com/html/zh/net/web-accessibility-r...
  4. Insert PDF pages|Aspose.PDF for .NET

    This section explains how to insert PDF pages with Aspose.PDF Facades using PdfFileEditor class.... This array contains a list of particular pages which you’re...file. This array contains a list of particular pages which you’re...

    docs.aspose.com/pdf/net/insert-pdf-pages/
  5. 搜索

    搜索... List<AssumedObjectData> assumedObjects = new List<AssumedObjectData>();...物件的資料。 assumedObjects = new List<AssumedObjectData>(); // 應指定物件類型和包含該物件的區域。...

    blog.aspose.com/zh-hant/imaging/remove-image-ba...
  6. PSB ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSB ファイルを開いて編集する...Repository Check the following list of documentation links: PSB...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/jp/editor/psb/
  7. Working with Table-Row Data Bands in Java|Aspos...

    Output a sequence of table-row data when building a report in Java....document table that represents a list of items. You can use a template...g., a foreach that outputs a list of values) inside the body of...

    docs.aspose.com/words/java/working-with-table-r...
  8. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...703 ); // Create a list of ink paths IList < Aspose...Pdf . Point []> inkList = new List < Aspose . Pdf . Point []>();...

    docs.aspose.com/pdf/net/figures-annotation/
  9. Several JPG Into WORD C#

    Merge multiple JPG into WORD in C# code. Save JPG as WORD using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.jpg" , "Input2...

    products.aspose.com/words/net/merge/jpg-to-word/
  10. Several Image Into WORD C#

    Merge multiple Image into WORD in C# code. Save Image as WORD using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.png" , "Input2...

    products.aspose.com/words/net/merge/image-to-word/