Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 151,020 for

2

(0.2 sec)
  1. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。...to the right by 2 columns range . MoveTo ( 0 , 2 ); Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...
  2. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality....WidthPoints * 2 ; shape . Height = imageSize . HeightPoints * 2 ; doc...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance....WidthPoints * 2 ; shape . Height = imageSize . HeightPoints * 2 ; doc...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++...-> get_Pages () -> idx_get ( 2 ); dstDocument -> get_Pages ()...srcDocument -> get_Pages () -> Delete ( 2 ); srcDocument -> Save ( dstFileName...

    products.aspose.com/pdf/cpp/pages/move/
  5. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format.... Writeln ( "Paragraph 2." ); builder . Write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Re-Order Sheets Within Workbook|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... moveTo ( 2 ); //Save the Excel file. workbook...setSheetOrder ( "third sheet" , 2 ); FileOutputStream fileOut =...

    docs.aspose.com/cells/java/re-order-sheets-with...
  7. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldCollection.remove_at method | Aspose.Words...

    FieldCollection.remove_at method. Removes a field at the specified index from this collection and from the document.... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.firstRow property | Aspose.Words for Node.js

    Table.firstRow property. Returns the first [Row](../../../aspose.words.tables/row/) node in the table.... toEqual ( 2 ); Shows how to combine the rows...body . tables . at ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TikZ for Presentations and Infographics | Aspos...

    Discover how to use TikZ for creating professional presentations and engaging infographics....Copy 1 \ documentclass{beamer} 2 \ usepackage{tikz} 3 4 \ begin{document}...] (0,0) rectangle (4,2); 9 \ node at (2,1) {Hello, Beamer ! };...

    docs.aspose.com/tex/net/tikz-for-presentations-...