Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 155,331 for

2

(0.26 sec)
  1. 档案

    档案...1)->PutValue(2); worksheet->GetICells()->GetObjectByIndex(0, 2)->PutValue(4);...1)->PutValue(2); worksheet->GetICells()->GetObjectByIndex(1, 2)->PutValue(3);...

    blog.aspose.com/zh/cells/create-charts-in-excel...
  2. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... get_thumbnail( 2 , 2 ) . save( "slide_ {i} .png"...

    products.aspose.com/slides/python-net/conversio...
  3. OutlineLevel enumeration | Aspose.Words for Python

    aspose.words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the document....paragraph is at the outline level 2. LEVEL3 The paragraph is at the...writeln ( 'Paragraph outline level 2.' ) # Two paragraphs of the same...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何在没有Excel的情况下通过Node.js和C++检查冻结状态|Documentation

    在本文中,您将学习如何使用带有C++库的Node.js以编程方式检查Excel工作表的冻结状态。... 2.检查工作表是否被冻结。 3. 获取锁定的行和列。 try {...= value [ 1 ]; rows = value [ 2 ]; columns = value [ 3 ]; AI Document...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chec...
  5. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....Normal Unicode characters are 2 bytes long while Unicode Supplementary...UTF-16 these characters require 2 surrogates (16-bit units). Render...

    docs.aspose.com/cells/cpp/render-unicode-supple...
  6. TabLeader Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TabLeader enum, defining leader line styles for tabs, enhancing document formatting and readability in your projects.... Dashes 2 The leader line is made up from...new Run ( doc , "\tTab 1\tTab 2\tTab 3" )); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tab...
  7. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....example -1 means the last item, -2 means the second before last and...ToArray (). Length , Is . EqualTo ( 2 )); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...
  8. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage document page file names for efficient saving and organization. Enhance your workflow today!... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document page saving to your desired stream for efficient file management.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...