Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 20,336 for

2 of

(0.06 sec)
  1. Aspose::Words::Notes::EndnoteOptions::get_Start...

    Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes 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.not...
  2. Freeze Panes in Ruby|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.... freezePanes ( 3 , 2 , 3 , 2 ) \ # Saving the modified...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/
  3. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkbox like this: image.png (491 Bytes) We are developing a web application and…...Family cells-net BASSETTI May 2, 2025, 2:40pm 1 Hello, I need to manage...Professionalize.Discourse May 2, 2025, 2:40pm 2 @BASSETTI Could you please...

    forum.aspose.com/t/checkbox-on-excel/312207
  4. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts.... 2 ... 3 # Set interaction mode....conversion options instance. 2 ... 3 # Set the job name. 4 options...

    docs.aspose.com/tex/python-net/other-options/
  5. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run Of characters with the same font formatting... Run ( doc , "Run 2. " ); let run3 = new aw . Run...(). trim ()). toEqual ( "Run 2. Initial text." ); // Insert the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Quick Tips|Aspose.PDF for Java

    Boost your productivity with quick tips for Aspose.PDF for Java. Learn time-saving techniques and essential tricks.... get_Item ( 2 ). getActions (). setOnOpen (...JavascriptAction ( "app.alert('page 2 is opened')" )); document . getPages...

    docs.aspose.com/pdf/java/quick-tips/
  7. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  9. ChartSeries.Format | Aspose.Words for .NET

    Discover the ChartSeries Format property for effortless access to customizable fill and line styles, enhancing your data visualization experience....[] { "Category 1" , "Category 2" }; // Adding new series. Value...categories , new double [] { 1 , 2 }); ChartSeries series2 = seriesColl...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting Of the object was changed in MicrosOft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...