Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 95,677 for

object

(0.62 sec)
  1. 使用 Aspose.Cells for JavaScript 通过 C++ 自动刷新 OLE ...

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动刷新 OLE 对象。...head > < title > Refresh OLE Objects Example </ title > </ head...body > < h1 > Refresh OLE Objects Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/automat...
  2. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/cpp/work-with-text-in-a-t...
  3. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....to the Range object. Using the table range object, you can replace...from a Table Using the Range object, you can also call methods...

    docs.aspose.com/words/java/extract-text-from-an...
  4. Convert PSD to GIF using C#

    This article assists on how to convert PSD to GIF using C#. You can configure the environment and write an application to export PSD to GIF using C# by following the steps and sample code given in this guide....multiple layers and smart objects to a popular bitmap image format...the PsdImage class Create an object off the GifOptions class Set...

    kb.aspose.com/psd/net/convert-psd-to-gif-using-...
  5. Adding New Worksheets to Workbook and Activatin...

    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....//Instantiate the Application object. Excel . Application excelApp...Value ); //Declare a Worksheet object. Excel . Worksheet newWorksheet...

    docs.aspose.com/cells/net/adding-new-worksheets...
  6. How to Remove Metadata from PDF in Java

    This article guides on how to remove metadata from PDF in Java. It has the details to set the IDE, a programming tasks list, and a runnable sample code to strip PDF metadata in Java....file using the Document class object for stripping metadata Fetch...using the DocumentInfo class object Call the clear() method to...

    kb.aspose.com/pdf/java/how-to-remove-metadata-f...
  7. Convert URL to PDF in Java

    This quick tutorial guides on how to convert URL to PDF in Java. It has the IDE settings, a list of steps, and a sample code for transforming link into PDF in Java....contents into the Document object Save the resultant PDF document...contents. Create a PDF Document object from the webpage contents and...

    kb.aspose.com/pdf/java/convert-url-to-pdf-in-java/
  8. Highlight Text in PowerPoint using C#

    Highlight text in PowerPoint using C#. Get the IDE settings, a list of steps, and sample code to search text in the slides and highlight in PowerPoint using C#....each shape in an AutoShape object Highlight all the text instances...file into the Presentation object and iterate through all the...

    kb.aspose.com/slides/net/highlight-text-in-powe...
  9. Convert PDF to Image Formats in Node.js|Aspose....

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code in the Node.js environment.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-i...
  10. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....) # Instantiate a workbook object and open the template file...conditional formatting resultant object cfr1 = a1 . get_conditional_formatting_result...

    docs.aspose.com/cells/python-net/apply-advanced...