Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 149,631 for

2

(0.18 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. Table.firstRow property | Aspose.Words for Node.js

    Table.firstRow property. Returns the first [Row](../../../aspose.words.tables/row/) node in the table.... at ( 0 ); // 2 - Using the "GetChild" method:...]. rows . count ). toEqual ( 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Overlay method. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...