Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 152,093 for

2

(0.16 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates...."Row 1 Cell 1" # Add text to row 2, column 1. table . rows [ 1 ][...text_frame . text = "Row 1 Cell 2" # Clone row 1 at the end of the...

    docs.aspose.com/slides/python-net/manage-rows-a...
  2. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j....the guts of this sample: // The 2 things you need: // 1. the Header...createHeaderPart ( wordMLPackage ); // 2. an entry in SectPr createHeaderReferenc...

    docs.aspose.com/words/java/insert-header/
  3. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...paragraphs. builder . writeln ( 'List 2 starts below:' ) builder . list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldXE::get_IsItalic me...

    Aspose::Words::Fields::FieldXE::get_IsItalic method. Gets or sets whether to apply italic formatting to the entry's page number in C++....span over 2 columns. index -> set_NumberOfColumns ( u "2" ); //..." INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c" , index -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....ldingBlo(glossaryDoc, "Block 2")); glossaryDoc.appendChild(c...getLastBuildingBlock().getName()); // 2 - Get a building block by index:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++....docx" ); // 2 - Load a file into a byte array:...FillImage.FileName.docx" ); // 2 - Load a file into a byte array:...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose.PSD for .NET 22.8 - 发布说明|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.... DoNotDispose ; // 修改第 2 帧的延迟时间 timeLine . Frames [ 1 ]...]. Delay = 15 ; // 修改第 2 帧中 'Layer 1' 的不透明度 LayerState layerState11...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....String[] { "Category 1", "Category 2", "Category 3" }; series.add("Series...double[] { 2.0, 3.0, 4.0 }); series.add("Series 2 of primary...

    reference.aspose.com/words/java/com.aspose.word...
  9. 外部 LaTeX 包 | Aspose.TeX for .NET

    Aspose.TeX API for .NET 允许使用外部包,即库本身未包含的包,如 fancybox 和 pgfplots 包。...Copy 1 \ documentclass{article} 2 \ usepackage [ a6paper,landscape...= & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2 & = & (a + b) ^ 2 \\ 17 \...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  10. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。... putValue ( 2.5 ); worksheet . cells . get (...cells . get ( "D5" ). putValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...