Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 153,245 for

2

(0.15 sec)
  1. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon.... Format ( "#{0}: {1} {2}" , Index , X , Y ); } } class...} else if ( points . Count == 2 ) { // Draw virtual triangle PointF...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  2. Aspose.Pdf.Facades.FormFieldFacade.Rotate set n...

    Hi, Aspose.PDF 22.7 I am populating fields in a pdf using Aspose.Pdf.Facades.FormFieldFacade The document page is rotated 180 degrees, so to make the text look the correct way up I need to rotate the facade by 180 deg…...purnell May 2, 2025, 2:40pm 1 Hi, Aspose.PDF 22...Professionalize.Discourse May 2, 2025, 2:40pm 2 @peter.purnell It seems...

    forum.aspose.com/t/aspose-pdf-facades-formfield...
  3. 将 Markdown 翻译为 DOM|.NET 格式的 Aspose.Words

    使用 C# 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...Link {1} {2} {3} {4}) FieldHyperlink 类。 Image {1} {2} {3} {4})...=== (如果标题级别为 1), --- (如果标题级别为 2) ParagraphFormat.StyleName = “SetextHeading[some...

    docs.aspose.com/words/zh/net/translate-markdown...
  4. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java....-> getPages () -> get_Item ( 2 ); $dstDocument -> getPages ()...$document -> getPages () -> delete ( 2 ); $document -> save ( $dstFileName...

    docs.aspose.com/pdf/php-java/move-pages/
  5. ListLevel.IsLegal | Aspose.Words for .NET

    Discover ListLevel IsLegal. Control inherited number styles with ease. Choose Arabic for a modern look or preserve original styles for a classic touch....Styles [ "Heading 1" ]; // Level 2 labels will display the current..."-II-"... docList . ListLevels [ 2 ]. NumberFormat = "-\x0002-" ;...

    reference.aspose.com/words/net/aspose.words.lis...
  6. XmlMapping class | Aspose.Words for Python

    aspose.words.markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document...#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CellFormat.verticalAlignment property | Aspose....

    CellFormat.verticalAlignment property. Returns or sets the vertical alignment of text in the cell.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CellFormat.VerticalAlignment | Aspose.Words for...

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  9. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Shading.ClearFormatting | Aspose.Words for .NET

    Effortlessly remove shading from your objects with our ClearFormatting method. Enhance your designs for a polished, professional look!... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/sha...