Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 20,613 for

2 of

(0.07 sec)
  1. | Aspose

    Sample code for WBMP to XLSX Java conversion. Use API example code for batch WBMP files to XLSX conversion within any Web or Desktop Java based application....example, make sure that Java 2 Platform, Standard Edition (J2SE)...Conventions as outlined in Part 2 of the OOXML standard ECMA-376...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  2. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....Writeln ( u "Section 1, page 2." ); builder -> InsertBreak (...builder -> Writeln ( u "Section 2, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter)....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::Table::get_FirstRow meth...

    Aspose::Words::Tables::Table::get_FirstRow method. Returns the first Row node in the table in C++....-> get_Count ()); ASSERT_EQ ( 2 , tables -> idx_get ( 1 ) -> get_Rows...get_Tables () -> idx_get ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given name in C++....IndexOfKey ( u "City" )); ASSERT_EQ ( 2 , variables -> IndexOfKey ( u...-> Contains ( u "City" )); // 2 - By index: variables -> RemoveAt...

    reference.aspose.com/words/cpp/aspose.words/var...
  6. Copying a range across workbook which is being ...

    I have two workbooks both with 1 table having 4 columns and 60 rows, I take one table and copy the style and then copy the value to another workbook. then I reference this copied over table entirely in another sheet Of t…...zhao July 17, 2025, 2:13pm 27 @Adhirath In Excel, if...&... Adhirath July 17, 2025, 2:18pm 28 that works if I want to...

    forum.aspose.com/t/copying-a-range-across-workb...
  7. Topics tagged vsd-to-vsdx

    Topics tagged vsd-to-vsdx...Diagram Product Family vsd-to-vsdx 2 221 June 12, 2024 Missing connections...Diagram Product Family vsd-to-vsdx 2 318 June 12, 2024 Images are corrupted...

    forum.aspose.com/tag/vsd-to-vsdx
  8. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。... SetHeader ( 2 , u "& \" Times New Roman,Bold...footer pageSetup . SetFooter ( 2 , u "&N" ); // Save the workbook...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  9. Aspose.PSD for Java 20.9 - Release Notes|Docume...

    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.... length >= 2 ) { SmartObjectLayer smartObjectLayer1..."rgb8_2x2_linked2.psd" , 0x53 , 0 , 0 , 2 , 2 , FileFormat . Png ); $ . exampleOfUpdatingSma...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  10. Insert or Delete Rows or Columns|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.... InsertRow ( 2 ); //Saving the modified Excel...worksheet . Cells . InsertRows ( 2 , 10 ); //Saving the modified...

    docs.aspose.com/cells/net/insert-or-delete-rows...