Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 157,627 for

2

(1.99 sec)
  1. Aspose.PSD for .NET 21.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.... Height / 2 ); } psdImage . Save ( outputPath.... Format ( "resized_{0}_{1}_{2}" , layerIndex , scaleX , scaleY...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-5...
  2. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::idx_get method. Gets or sets the element at the specified index in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Clear method. Removes all elements from the collection in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::idx_set method. Gets or sets the element at the specified index in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Comparison of Page Description Languages

    Which PDL is better PS, XPS, OXPS, EPS, PDF, or AI. Is it even correct to compare them? Can really one of them replace another one? Let's find out!...N-Channel, ICC version 2) and only 2 types of fonts (TrueType...graphics editor. We rate AI by 2 . XPS can be viewed with Microsoft’s...

    docs.aspose.com/page/net/comparison-of-page-des...
  9. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform PNG...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/png-to-eps/
  10. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Java It is necessary to do just 2 steps in order to perform GIF...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/java/convert/gif-to-eps/