Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 9,885 for

2 of

(0.06 sec)
  1. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. UPC-E|Documentation

    Overview on main parameters Of UPC-E Barcode Type...spaces relative to Interleaved 2 of 5 to represent each character...this space savings. Interleaved 2 of 5 codes pack data more densely...

    docs.aspose.com/barcode/info-cards/upc-e/
  3. Aspose::Words::DocumentVisitor::VisitBuildingBl...

    Aspose::Words::DocumentVisitor::VisitBuildingBlockStart method. Called when enumeration Of a building block has started in C++....get_LastBuildingBlock () -> get_Name ()); // 2 - Get a building block by index:...index: ASSERT_EQ ( u "Block 2" , glossaryDoc -> get_BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::DocumentVisitor::VisitBuildingBl...

    Aspose::Words::DocumentVisitor::VisitBuildingBlockEnd method. Called when enumeration Of a building block has ended in C++....get_LastBuildingBlock () -> get_Name ()); // 2 - Get a building block by index:...index: ASSERT_EQ ( u "Block 2" , glossaryDoc -> get_BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End Of a table cell or end Of a table row character: "\x0007" or "\a" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....parameters: color Blue and pen size of 2 pixels. Use the drawArc() method...

    docs.aspose.com/drawing/java/hello-world-example/
  7. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting Of a list...writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert JPG to EPS using Python

    JPG to EPS conversion functionality Offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....It is necessary to take just 2 steps in order to perform JPG...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 # The path to the documents...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  9. Convert PNG to EPS using Python

    PNG to EPS conversion functionality Offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....It is necessary to take just 2 steps in order to perform PNG...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 # The path to the documents...

    docs.aspose.com/page/python-net/convert/png-to-...
  10. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....SINGLE, 2.0, Color.BLACK); // Create a row...builder.writeln("Row 1, Cell 2."); builder.endRow(); // Reset...

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