Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 148,087 for

2

(0.14 sec)
  1. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_list_item property. True when the paragraph is an item in a bulleted or numbered list....writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...writeln ( 'Numbered list item 2.' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text.... writeln ( 'Item 2' ) builder . list_format . list_indent...1 { new_line } ' + f ' > Item 2 { new_line } ' + f ' + Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 C# 中创建 SVG、加载和读取 SVG

    了解如何从内存字符串、流或文件创建 SVG;如何从 Web 加载 SVG 并使用 Aspose.SVG for .NET API 读取 SVG。... Svg ; 2 ... 3 4 // Initialize an empty...代码片段: Copy 1 using Aspose. Svg ; 2 using System. IO ; Copy 1 // Create...

    docs.aspose.com/svg/zh/net/create-svg-document/
  4. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... For example: 1-2-3-4 sequence and TextBox.break_forward_link()...break_forward_link() at the 2-nd textbox will create two sequences 1-2, 3-4. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::Markup::CustomPartCollection::Re...

    Aspose::Words::Markup::CustomPartCollection::RemoveAt method. Removes an item at the specified index in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose.PSD for .NET 19.7 - 发行说明|Documentation

    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.... Points [ 2 ]; bezierKnotRecord . Points [ 2 ] = p0 ; break...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  8. How to Zip and Unzip Files in Java | Aspose.Zip...

    This guide teaches you how to zip and unzip files using Java programming methods. Discover various ways to compress and decompress files with detailed examples....Add data file created in step 2 using method. Zip the data file..."CompressSingleFile_out.zip" )) { 2 //File to be added to archive...

    docs.aspose.com/zip/java/compressing-and-decomp...
  9. FieldArgumentBuilder.AddField | Aspose.Words fo...

    Enhance your coding efficiency with the FieldArgumentBuilder's AddField method. Seamlessly integrate FieldBuilder for robust argument construction....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。...1, Series 2, 和 Series 3 ; 行为 Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/java/chart-series/