Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 153,247 for

2

(0.22 sec)
  1. GlossaryDocument.Accept | Aspose.Words for .NET

    Discover the GlossaryDocument Accept method that enhances user experience by efficiently managing visitor interactions. Learn more now!...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  2. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....= 5 ; } } // Merges cells 1 & 2 of row 1 tbl . MergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/net/manage-table/
  3. Aspose TeX for Python – FAQ

    Comprehensive Frequently Asked Questions for Aspose TeX for Python, detailing how to install the pure‑Python API, convert LaTeX, manage fonts, supported packages, and much more....tex as tex 2 print (tex. __version__ ) Q: Do...Copy 1 import aspose.tex as tex 2 3 doc = tex. Document ( "sample...

    docs.aspose.com/tex/python-net/faq/
  4. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... Item 2 \r\n ' + '8. Item 3 \r\n ' + '9...'6. Item 1 \r\n ' + '7. Item 2 \r\n ' + '8. Item 3 \r\n ' + '9...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....for selected Node at position 2 and set its text. Save the Presentation...Adding new child node at position 2 in parent node SmartArtNode chNode...

    docs.aspose.com/slides/net/manage-smartart-shap...
  6. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl . mergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/java/manage-table/
  7. Create Polygon In Mesh|Documentation

    Aspose.3D for Node.js via Java allows creating a polygon in a mesh.... createPolygon ( 0 , 1 , 2 ); //Or You can create a polygon...mesh . createPolygon ( 0 , 1 , 2 , 3 ); Changing Plane Orientation...

    docs.aspose.com/3d/nodejs-java/create-polygon-i...
  8. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl -> MergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/cpp/manage-table/
  9. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....:: Format ( u " \t {0}, {1}x{2}" , childShape -> get_ShapeType...Words :: Run > ( doc , u "Run 2. " ); auto run3 = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. TikZ 使用基础知识 | Aspose.TeX .NET

    探索 TikZ 的基本原理和基本命令,为您的 TeX 和 LaTeX 文档创建图形。...0) -- (2,2); 极坐标(角度:半径) : Copy 1 \ draw (0,0) -- (45:2); 您可以在...(1,1) -- (2,0); 矩形 : Copy 1 \ draw (0,0) rectangle (2,1); 圆形和椭圆形...

    docs.aspose.com/tex/zh/net/fundamentals-of-usin...