Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 133,247 for

2

(0.06 sec)
  1. Aspose::Words::Fields::FieldToa::get_UsePassim ...

    Aspose::Words::Fields::FieldToa::get_UsePassim method. Gets or sets whether to replace five or more different page references to the same authority with "passim", which is used to indicate that a word or passage occurs frequently in the work cited in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 幻灯片过渡|Aspose.Slides 文档

    在 C# 或 .NET 中添加 PowerPoint 幻灯片过渡和过渡效果... Circle ; // 在幻灯片 2 上应用组合类型过渡 presentation . Slides...AdvanceAfterTime = 3000 ; // 在幻灯片 2 上应用组合类型过渡 pres . Slides [ 1 ]...

    docs.aspose.com/slides/zh/net/slide-transition/
  3. Working with Extended Task Attributes

    Learn how to work with Microsoft Project (MPP/XML) task extended attributes using Aspose.Tasks for .NET....Copy 1 // Create new project 2 Project project = new Project(...AddLookupValue ( new Value { Id = 2, StringValue = "Town2" , Description...

    docs.aspose.com/tasks/net/working-with-extended...
  4. 演示主题|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 演示主题...应用亮度变换时,来自附加调色板(2) 的颜色会形成。然后您可以设置和获取这些主题颜色。 1 - 主要主题颜色 2 - 来自附加调色板的颜色。...]. Background . StyleIndex = 2 ; 索引指南 :0 用于无填充。索引从 1 开始。 提示 您可能想查看...

    docs.aspose.com/slides/zh/net/presentation-theme/
  5. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... get_thumbnail( 2 , 2 ) . save( "slide_ {i} .png"...

    products.aspose.com/slides/python-net/conversio...
  6. OutlineLevel enumeration | Aspose.Words for Python

    aspose.words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the document....paragraph is at the outline level 2. LEVEL3 The paragraph is at the...writeln ( 'Paragraph outline level 2.' ) # Two paragraphs of the same...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... text = 'Index entry 2' index_entry . entry_type = 'B'...span over 2 columns. index . number_of_columns = '2' # Set any...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides the C++ code to insert and delete rows in an Excel worksheet....// Insert 10 rows at row index 2 (insertion starts at 3rd row)...sheet . GetCells (). InsertRows ( 2 , 10 ); // Delete 5 rows now....

    docs.aspose.com/cells/cpp/insert-or-delete-rows...
  9. TabLeader Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TabLeader enum, defining leader line styles for tabs, enhancing document formatting and readability in your projects.... Dashes 2 The leader line is made up from...new Run ( doc , "\tTab 1\tTab 2\tTab 3" )); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Generate Occurrences from a Recurrence Pattern|...

    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....of the month for a maximum of 2 occurrences.”. The following code...Monthly ); rule . setCount ( 2 ); rule . getByMonthDay (). add...

    docs.aspose.com/email/java/generate-occurrences...