Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 155,282 for

2

(0.12 sec)
  1. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++....Words :: LineStyle :: Single , 2.0 , System :: Drawing :: Color...builder -> Writeln ( u "Row 1, Cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... writeln ( 'Outer Table Cell 2' ) builder . end_table () # Move... writeln ( 'Inner Table Cell 2' ) builder . end_table () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....zip" )) { 2 try (FileInputStream source1 =..."PasswordProtectWithA_out.zip" )) { 2 try (FileInputStream source1 =...

    docs.aspose.com/zip/java/password-protecting-ar...
  6. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the document in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...); builder -> Write ( u "Row 2, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Document::get_EndnoteOptions met...

    Aspose::Words::Document::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this document in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose.cell是否支持用户更换表头顺序? - Free Support Forum -...

    请问aspose.cell是否支持用户更换表头顺序,比如A列是,C列公式列,C列 = A列的值, 那么当A列和B列发生未知变化的时候,公式是否会跟着重新引用B列? 是否有现成的api接口?...com December 2, 2025, 8:35am 1 请问aspose.cell...Professionalize.Discourse December 2, 2025, 8:37am 2 @feng.qun.zhu.avaryholding...

    forum.aspose.com/t/aspose-cell/322377
  9. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  10. Rendering Gantt Charts | Aspose.Tasks Documenta...

    Learn how to render Gantt charts from your project files using Aspose.Tasks for .NET....mpp" ); 2 3 // Save to one page image (Timescale...options = new PdfSaveOptions(); 2 options. PresentationFormat =...

    docs.aspose.com/tasks/net/rendering-gantt-chart/