Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 20,450 for

2 of

(0.12 sec)
  1. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....Writeln ( u "Section 1, page 2." ); builder -> InsertBreak (...builder -> Writeln ( u "Section 2, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. 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/
  3. EAN-13|Documentation

    Description Of the EAN-13 barcode type and its usage...has the following structure: 2 or 3 digits for Number System...spaces relative to Interleaved 2 of 5 to represent each character...

    docs.aspose.com/barcode/info-cards/ean-13/
  4. How to Change Background Color in HTML? C# Exam...

    Learn how to set the background color Of HTML documents using Aspose.HTML for .NET. Consider various ways in ready-to-use C# examples....color for HTML paragraph using C# 2 3 // Prepare output path for document...JavaScript code Copy 1 < script > 2 // Find the paragraph element...

    docs.aspose.com/html/net/how-to-articles/how-to...
  5. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and flexibility....Array switch "\a", aligned left, 2 columns, 3 points of horizontal...\hs3(4x,- 4y,-4x,+ y)" ); // 2 - Bracket switch "\b", bracket...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TableCollection indexer | Aspose.Words for Python

    TableCollection indexer. Retrieves a [Table](../../table/) at the given index....example -1 means the last item, -2 means the second before last and... tables self . assertEqual ( 2 , len ( list ( tables ))) i =...

    reference.aspose.com/words/python-net/aspose.wo...
  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. ConditionalStyle.bottomPadding property | Aspos...

    ConditionalStyle.bottomPadding property. Gets or sets the amount Of space (in points) to add below the contents Of table cells.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... toEqual ( 2 ); expect ( variables . at ( 0..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PreferredWidth.from_percent method | Aspose.Wor...

    PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... write ( 'Cell #2' ) builder . insert_cell () builder...cell_format . preferred_width } .' ) # 2 - Set a relative preferred width...

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