Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 151,017 for

2

(0.12 sec)
  1. Aspose.PSD for Python via .NET 23.12 - 发行说明|Doc...

    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.... color_points ) == 2 point = gradientFillSettings ...gradientFillSettings . transparency_points [ 2 ] assert abs ( 100.0 - point ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  2. FieldAddressBlock.excluded_country_or_region_na...

    FieldAddressBlock.excluded_country_or_region_name property. Gets or sets the excluded country/region name....get_field_code ()) # Setting this to "2" will include all countries and...include_country_or_region_name = '2' field . format_address_on_country_or_region...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....document = new SVGDocument()) 2 { 3 // Create a new <g> (group)...document = new SVGDocument()) 2 { 3 // Assume an existing SVG...

    docs.aspose.com/svg/net/svg-builder-api/
  4. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....cell 2 table [ 1 , 0 ]. TextFrame . Text = "Row 1 Cell 2" ; //...row 2 cell 1 table [ 0 , 1 ]. TextFrame . Text = "Row 2 Cell...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  5. Utility Features Available in Aspose.Tasks for ...

    The page describes a set of useful utility functions that can be applied to project files using Aspose.Tasks for Java. Such as critical path calculation, working with task filters and so on....Tasks-for-Java 2 // The path to the documents directory...getRootTask (). getChildren (). add ( "2" ); 10 Task subtask3 = project...

    docs.aspose.com/tasks/java/utility-features/
  6. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...

    reference.aspose.com/words/java/com.aspose.word...
  9. Markdown Syntax – Basic Tutorial – Aspose.HTML ...

    This article provides information on the main elements of the Markdown markup language and the details of the Markdown syntax....characters for heading level 2. Markdown Syntax HTML Rendered...Heading level 2 <h2>This is a Heading level 2</h2> This is a...

    docs.aspose.com/html/net/markdown-syntax/
  10. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...