Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 151,020 for

2

(0.21 sec)
  1. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience.... EqualTo ( 2 )); // Below are two ways of removing...Count , Is . EqualTo ( 1 )); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/net/aspose.words/com...
  2. ImageSize.horizontal_resolution property | Aspo...

    ImageSize.horizontal_resolution property. Gets the horizontal resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2 doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title...Category 1' , 'AW Category 2' ], values = [ 1 , 2 ]) chart_axis_x_title...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....Writeln ( u "Outer Table Cell 2" ); builder -> EndTable (); //...Writeln ( u "Inner Table Cell 2" ); builder -> EndTable (); doc...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...md" ) Link {1} {2} {3} {4}) FieldHyperlink # Use...link_example.md" ) Image {1} {2} {3} {4}) Shape 类。 # Use a document...

    docs.aspose.com/words/zh/python-net/translate-m...
  6. Aspose 中的公共 API 更改。3D 1.7.0|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.... PI * 2 )). ToMesh (); Node torus = scene... Translation = new Vector3 ( 2 , 1 , 1 ); { //Create a blue box...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  7. CSS 选择器 – CSS 和 HTML 示例

    学习如何有效地使用 CSS 选择器来选择 HTML 文档中需要样式的元素。... CSS Copy 1 h1 { 2 text - align: center; 3 color:...Aspose. HTML for . NET </ h1 > 2 < p > Aspose. HTML for . NET is...

    docs.aspose.com/html/zh/net/tutorial/css-select...
  8. Zip or UnZip Files in .NET | Aspose.Zip for .NET

    This article will teach you how to programmatically compress Zip files using a variety of methods utilising C# or the.NET API and sample code. You will learn how to zip or compress one or more files, as well as how to zip files simultaneously. You will also learn how to decompress or unzip files as well....Add data file created in step 2 using method. Zip the data file...com/aspose-zip/Aspose.ZIP-for-.NET 2 using (FileStream zipFile = File...

    docs.aspose.com/zip/net/compressing-and-decompr...
  9. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples.... 2 ... 3 // Set the interaction mode...conversion options instance. 2 ... 3 // Set the job name. 4 options...

    docs.aspose.com/tex/java/other-options/
  10. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between document in case when I add lists to documents with different styles. After exporting result I do not see any differences (revision collection is empty). Here is the exam…...writeln("Item 2"); builder.getListFormat().removeNumbers();...writeln("Item 1"); builder2.writeln("Item 2"); builder2.getListFormat().removeNumbers();...

    forum.aspose.com/t/strange-result-of-compare-do...