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

2

(0.31 sec)
  1. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your document graphics with professional quality and flexibility.... Round 2 Draw an arc between the two edges...builder . InsertNode ( arrow ); // 2 - Thick black diagonal line with...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::ShadowType enum | Aspos...

    Aspose::Words::Drawing::ShadowType enum. Specifies the type of a shape shadow in C++....Value Description ShadowMixed -2 None of predefined shadow presets...Nineteenth shadow type. Shadow2 2 Second shadow type. Shadow20 20...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++.... GetOffset ( 2 , 2 ). GetAddress (). ToUtf8 ()...

    docs.aspose.com/cells/cpp/get-address-cell-coun...
  4. CustomXmlPartCollection.Item | Aspose.Words for...

    Discover how to manage CustomXmlPartCollection items efficiently. Access or modify specific items by index for enhanced XML data handling.... EqualTo ( xmlPart )); // 2 - By GUID: Assert . That ( doc...CustomXmlParts . Count , Is . EqualTo ( 2 )); // Iterate through the collection...

    reference.aspose.com/words/net/aspose.words.mar...
  5. VariableCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your documents with the VariableCollection RemoveAt method, which removes a variable at any specified index for seamless data handling.... EqualTo ( 2 )); Assert . That ( variables...( "City" ), Is . False ); // 2 - By index: variables . RemoveAt...

    reference.aspose.com/words/net/aspose.words/var...
  6. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom XML part by its identifier.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value 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...
  8. Merger | Aspose.Words for Java

    Represents a group of methods intended to merge a variety of different types of documents into a single output document in Java....2.docx", new String[]{inputDoc1..."LowCode.MergeContextDocument.2.docx", SaveFormat.DOCX) .execute();...

    reference.aspose.com/words/java/com.aspose.word...
  9. 演示主题|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿主题...当您对主要主题颜色(1)应用亮度变换时,将形成附加调色板(2)中的颜色。然后,您可以设置和获取这些主题颜色。 1 - 主要主题颜色 2 - 附加调色板中的颜色。...ColorTransformOperat -> MultiplyLuminance , 0.2 ); $shape2 -> getFillFormat ()...

    docs.aspose.com/slides/zh/php-java/presentation...
  10. Working with Calendars | Aspose.Tasks Documenta...

    Learn how to work with calendars and manage tasks using Aspose.Tasks for .NET....// Create a project instance 2 Project project = new Project();...define working times for days 2 // Create a project instance 3...

    docs.aspose.com/tasks/net/creating-updating-and...