Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 94,459 for

object

(0.4 sec)
  1. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) Object...Returns the parent Comment object. Returns null for top-level...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Fill::get_ForeThemeColo...

    Aspose::Words::Drawing::Fill::get_ForeThemeColor method. Gets or sets a ThemeColor Object that represents the foreground color for the fill in C++....method Gets or sets a ThemeColor object that represents the foreground...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....FileFormatInfo : public System :: Object Methods Method Description...instances of this class directly. Objects of this class are returned...

    reference.aspose.com/words/cpp/aspose.words/fil...
  5. Copy GridWeb Rows and Columns|Documentation

    This article introduces how to copy rows and columns in GridWeb.... It accesses the GridCells object of the active worksheet in...snippet accesses the GridCells object of the active worksheet in...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....Create the HtmlSaveOptions object to set the output EPUB properties...instance of the HtmlSaveOptions object followed by setting the properties...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  7. Convert Excel to Markdown using Java

    Refer to this article to convert Excel to Markdown using Java. It has details to set the IDE, a list of steps, and a sample code to transform Excel to Markdown using Java....Create the MarkdownSaveOptions object and set the desired parameters...sheet is empty, and create an object of the MarkdownSaveOptions...

    kb.aspose.com/cells/java/convert-excel-to-markd...
  8. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....Instantiate the PclLoadOptions class object and use the required properties...passing the PclLoadOptions object as a parameter Save the loaded...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...
  9. Display Document Properties in Excel using Java

    Display document properties in Excel using Java. Get details to set the IDE, a list of steps, and a sample code to print Excel document properties using Java....properties collection Change the Object type to the DocumentProperty...each iteration, convert the Object type to DocumentProperty and...

    kb.aspose.com/cells/java/display-document-prope...
  10. How to Convert PDF to Text using Python

    This basic tutorial covers how to convert PDF to Text using Python. It covers system configuration details, and step-wise process along with a sample code to perform PDF to Text Python-based conversion....Create a TextAbsorber class object to fetch text with Page.Accept()...PDF file and initialize an object of TextAbsorber which can be...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...