Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 94,421 for

object

(0.13 sec)
  1. Compress PDF Document using C++ | Aspose.PDF

    Compress PDF programmatically with CPP sample code using Aspose.PDF for C++ library....PDF document using Document object. Call the method for optimization...document object, which removes unnecessary objects and compresses...

    products.aspose.com/pdf/cpp/compress/
  2. Display or Hide Tabs in Ruby|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....# Instantiating a Workbook object by Excel file path workbook...

    docs.aspose.com/cells/java/display-or-hide-tabs...
  3. Add, Move or Delete pages in PDF using C++ | As...

    Manipulate PDF pages of your document programmatically with C++ sample code using Aspose.PDF for C++... Create a Document object with the input PDF file. Call...

    products.aspose.com/pdf/cpp/pages/
  4. Display and Hide Tabs of Workbook using Aspose....

    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....//Instantiating a Workbook object by Excel file path Workbook...

    docs.aspose.com/cells/java/display-and-hide-tab...
  5. Move Range of Cells in a Worksheet with C++|Doc...

    Learn how to move a range of cells in a worksheet using Aspose.Cells with C++....// Instantiate the workbook object. Open the Excel file U16String...

    docs.aspose.com/cells/cpp/move-range-of-cells-i...
  6. Page Break Preview in Jython|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....new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/java/page-break-preview-i...
  7. 从 Visio 中的形状中提取所有图像|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....//Load memory stream into bitmap object System . Drawing . Bitmap bitmap...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  8. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....Startup (); // Create workbook object Workbook wb ; // Access built-in...

    docs.aspose.com/cells/cpp/specify-the-language-...
  9. Add Image Stamp to PDF using C# | Aspose.PDF

    Add image stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET....PDF document using Document object. Create a Image Stamp and define...

    products.aspose.com/pdf/net/stamps/image/
  10. Add Pages to PDF using Java | Aspose.PDF

    Add PDF pages to your document programmatically with Java sample code using Aspose.PDF for Java... Create a Document object with the input PDF file. Call...

    products.aspose.com/pdf/java/pages/add/