Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 153,668 for

2

(0.42 sec)
  1. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 档案

    档案...defaultWorksheetInde , 0 , 2 , "系列 2" ), chart . getType ()); //...defaultWorksheetInde , 2 , 0 , "类别 2" )); chart . getChartData...

    blog.aspose.com/zh/ppt/create-and-open-ppt-in-n...
  4. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....writeln ( "This text is in section 2." ); expect ( doc . sections ...SectionStart . NewPage ); // 2 - Starts the next section on the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Error Toast changes - Free Support Forum - aspo...

    How can I target a particular toast message Error one I want to customize it . Can you help me with getting the particular toast class using xs. For some modal I am using xs.Sheet.<modalName> .el.el image.png (14.5 KB…...Discourse October 1, 2025, 1:00pm 2 @chetanepiq To target and customize... peter.zhou October 1, 2025, 2:49pm 5 @chetanepiq the toast api...

    forum.aspose.com/t/error-toast-changes/319354
  6. Aspose Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...codewarior May 20, 2015, 1:59pm 2 Hi, Thanks for contacting support...mnanjappan.firstam May 20, 2015, 2:10pm 3 In fact we have tried with...

    forum.aspose.com/t/aspose-hyperlink-not-working...
  7. GlossaryDocument.GetBuildingBlock | Aspose.Word...

    Discover the GlossaryDocument GetBuildingBlock method to efficiently locate building blocks by gallery category and name. Enhance your document management today!...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  8. 快速提示|Aspose.PDF for Java

    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.... get_Item ( 2 ). getActions (). setOnOpen (...JavascriptAction ( "app.alert('page 2 is opened')" )); document . getPages...

    docs.aspose.com/pdf/zh/java/quick-tips/
  9. Aspose::Words::Fields::FieldCompare class | Asp...

    Aspose::Words::Fields::FieldCompare class. Implements the COMPARE field. To learn more, visit the documentation article in C++....field -> set_RightExpression ( u "2" ); field -> Update (); // The... ASSERT_EQ ( u " COMPARE 3 < 2" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Cell | Aspose.Words for Java

    Represents a table cell in Java....assertEquals(2, tables.toArray().length); for...innerTable = createTable(doc, 2, 2, "Inner Table"); outerTable...

    reference.aspose.com/words/java/com.aspose.word...