Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 36,370 for

list

(0.16 sec)
  1. 搜索

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

    blog.aspose.com/zh-hant/imaging/remove-image-ba...
  2. Aspose.PSD for Java 25.5 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....psd" ; List < String > outputFiles = new List < String >();...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. 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/
  4. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....lower left List<XpsGradientStop> stops = new List<XpsGradientStop>();...

    products.aspose.com/page/net/manipulate-vector-...
  5. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel方程导出为LaTeX和MathML格式。...Workbook from typing import List dir_path = "testcase/data/"...

    docs.aspose.com/cells/zh/python-net/export-equa...
  6. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....hyphenation dictionary contains a list of strings that define hyphenation...look through the dictionary's list of strings for that word's substrings...

    reference.aspose.com/words/net/aspose.words/hyp...
  7. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using C#. This article provides a List of steps and a sample code to remove bullet points from Word document using C#....the development environment, a list of steps, and a sample code...bullet points and numbered lists Iterate through all the paragraphs...

    kb.aspose.com/words/net/convert-bullet-points-t...
  8. Aspose::Words::WebExtensions::TaskPaneCollectio...

    Aspose::Words::WebExtensions::TaskPaneCollection class. Specifies a List of persisted task pane objects. To learn more, visit the documentation article in C++....TaskPaneCollection class Specifies a list of persisted task pane objects...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....saveOptions); Shows how to configure a list to restart numbering at each...NUMBER_DEFAULT); List list = doc.getLists().get(0); list.isRestartA...

    reference.aspose.com/words/java/com.aspose.word...
  10. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....resultant list with points 4 List<Point> points = new List<Point>();...void AddPoint( int x, int y, List<Point> points) 37 { 38 Point...

    docs.aspose.com/font/net/developer-guide/using-...