Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 155,198 for

2

(0.3 sec)
  1. Drawing|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....), new PointF ( 2 , 2 ), new PointF ( 4 , 2 ), new PointF ( 3...0 ]. DrawPolyline ( 1 , 1 , 2 , 2 , ps ); // Save diagram diagram...

    docs.aspose.com/diagram/net/drawing/
  2. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....insertField("= 2 + 3"); Assert.assertEquals("= 2 + 3", field.getFieldCode());...update(); Assert.assertEquals("= 2 + 3 \\# $###.00", field.getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...
  3. 106365184.xlsx

    Sheet1 1 2 3 4 1 2 4 1 2 4 1 2 3 4 Evaluation Warning Evaluation Only. Created with Aspose.Cells for Python via Java.Copyright 2003 - 2019 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 1 2 3 4 1 2 4 1 2 4 1 2 3 4 Evaluation Warning Evaluation...

    docs.aspose.com/cells/sv/python-java/recognize-...
  4. 106365184.xlsx

    Sheet1 1 2 3 4 1 2 4 1 2 4 1 2 3 4 Evaluation Warning Evaluation Only. Created with Aspose.Cells for Python via Java.Copyright 2003 - 2019 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 1 2 3 4 1 2 4 1 2 4 1 2 3 4 Evaluation Warning Evaluation...

    docs.aspose.com/cells/python-java/recognize-sel...
  5. 4. Decorated symbols and compound structures

    This article discusses a number of commands that produce various medium-sized math structures using the amsmath package....\displaystyle , 1 - \textstyle , 2 - \scriptstyle , 3 - \scriptscriptstyle...newcommand \ frac [ 2 ] { \ genfrac{}{}{}{}{ # 1}{ # 2}} 2 \ newcommand...

    docs.aspose.com/tex/java/latex-math-decorations/
  6. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation.... Write ( "Section 2" ); Assert . That ( doc . GetText...EqualTo ( "Section 1\x000cSection 2" )); // Delete the first section...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....writeln ( 'This text is in section 2.' ) self . assertEqual ( aw ....page_setup . section_start ) # 2 - Starts the next section on the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::StyleIdentifier enum | Aspose.Wo...

    Aspose::Words::StyleIdentifier enum. Locale independent style identifier in C++.... Heading2 2 The Heading 2 style. Heading3 3 The Heading... PlainTable2 268 Plain Table 2. PlainTable3 269 Plain Table 3...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. 画五角大楼|Documentation

    本节介绍如何在visio页面用Aspose.Diagram画五边形。支持用C#画五边形并保存为pdf、svg、html、image、xps等格式。...1 ), new PointF ( 2 , 1 ), new PointF ( 2.309f , 1.951f ), new...new PointF ( 1.5f , 2.54f ), new PointF ( 0.691f , 1.951f ), new...

    docs.aspose.com/diagram/zh/net/drawing/draw-pen...
  10. Working with Cylinder|Documentation

    Aspose.3D for Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class....cylinder1 = new Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...cylinder2 = new Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...

    docs.aspose.com/3d/java/working-with-cylinder/