Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 96,136 for

object

(0.3 sec)
  1. Get all the text in all the slides|Aspose.Slide...

    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....// Check for a null document object. if ( presentationDocument...); // Build a StringBuilder object. StringBuilder paragraphText...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  2. Exporting DWG/DXF drawing and layouts into spec...

    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....of the CadRasterizationOpti object to achieve desired PDF size...

    docs.aspose.com/cad/java/export-into-size/
  3. Get External Connection Data Source of Pivot Ta...

    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....returns the ExternalConnection object. The following code snippet...

    docs.aspose.com/cells/java/get-external-connect...
  4. Copy Range Data Only|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.... Create a Style object with specified formatting attributes...

    docs.aspose.com/cells/net/copy-range-data-only/
  5. Rich Text Custom Data Label of Chart Point|Docu...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for .NET. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....method to return the FontSetting object, which can be used to set the...

    docs.aspose.com/cells/net/rich-text-custom-data...
  6. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++....that contain data or related objects. Use the following Aspose.Cells...inputFilePath ); // Create a Worksheets object with reference to the sheets...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...
  7. Autofit Rows and Columns 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 an Excel file path workbook...# Instantiating a Workbook object by an Excel file path workbook...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  8. Grouping and Ungrouping Rows and Columns in PHP...

    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 the Excel file path $workbook...# Instantiating a Workbook object by the Excel file path $workbook...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  9. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with Java....image from the SignatureField object: public class ExampleExtractImageA...certificate from SignatureField object: public static void ExtractSignatureInfo...

    docs.aspose.com/pdf/java/extract-image-and-sign...
  10. Direct Calculation of Custom Function without W...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....SetCalculatedValue ( Aspose :: Cells :: Object ( u "Aspose.Cells." )); } }...Aspose.Cells. Aspose :: Cells :: Object ret = ws . CalculateFormula...

    docs.aspose.com/cells/cpp/direct-calculation-of...