Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 19,446 for

2 of

(0.04 sec)
  1. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style VS. A1 style by using Aspose.Cells for Python via .NET API....are identified by numbers (1, 2, 3, …). For example, the cell...the left. For example R[2]C[3] is a cell 2 rows down and 3 columns...

    docs.aspose.com/cells/python-net/r1c1-reference...
  2. Aspose.PDF C++ - exception raised when using Lo...

    Hi, we are testing passing a LoadOptions instance to constructor Of Document to open a PDF file; this raises exception: WcOknr8zb0cLZ73q.png (85.5 KB) and a result on console during execution: WxKxcwvE0YakcFBX.png (1…...malokhovetskiy May 22, 2025, 2:01pm 2 @gianfranco.dancelli LoadOptions...

    forum.aspose.com/t/aspose-pdf-c-exception-raise...
  3. Freeze Panes in Jython|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 Excel...

    docs.aspose.com/cells/java/freeze-panes-in-jython/
  4. SdtListItem class | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.ComboBox](../sdttype/#ComboBox) or [SdtType.DropDownList](../sdttype/#DropDownList) structured document tag... SdtListItem ( "Item 2" , "Value 2" )); listItems . add ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties....Words allows:' ) # 2 - A numbered list: # Numbered...These items will have symbols of "2.", and "3." builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination Of general formats in C++.... UppercaseAlphabetic 2 Numeric formatting. Formats a...InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldToa::get_BookmarkNa...

    Aspose::Words::Fields::FieldToa::get_BookmarkName method. Gets or sets the name Of the bookmark that marks the portion Of the document used to build the table in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldToa.UseHeading | Aspose.Words for .NET

    Discover how the FieldToa UseHeading property enhances your table Of authorities by adding category headings for better organization and clarity....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldTA.entry_category property | Aspose.Words ...

    FieldTA.entry_category property. Gets or sets the integral entry category, which is a number that corresponds to the order Of categories....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToa.entry_separator property | Aspose.Word...

    FieldToa.entry_separator property. Gets or sets the character sequence that is used to separate a table Of authorities entry and its page number....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

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