Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 94,400 for

object

(0.17 sec)
  1. Export Data from Worksheets|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 Workbook workbook = new Workbook...the first cell to an array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/java/export-data-from-wor...
  2. Release Unmanaged Resources of the Workbook|Doc...

    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....Workbook object. The dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. The...

    docs.aspose.com/cells/net/release-unmanaged-res...
  3. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....it will contain an ImageSize object. ImageSize imageSize = shape...ImageSize ; // The ImageSize object contains read-only information...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...Create TextFragmentAbsorber object with search terms as argument...pdf" ); // Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/cpp/redaction/
  5. FieldDde.insert_as_bitmap property | Aspose.Wor...

    FieldDde.insert_as_bitmap property. Gets or sets whether to insert the linked Object as a bitmap....whether to insert the linked object as a bitmap. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldLink.insert_as_unicode property | Aspose.W...

    FieldLink.insert_as_unicode property. Gets or sets whether to insert the linked Object as Unicode text....whether to insert the linked object as Unicode text. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...docx' ) # Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....Object public class PdfDigitalSignatureH...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator Object that can be used to iterate over all borders in the collection in C++....method Returns an enumerator object that can be used to iterate...borders in a paragraph format object. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications....Initialize the Document class object. Add a page using Pages.Add()... Create a new TextFragment object and set its text. Add TextFragment...

    products.aspose.com/pdf/net/create/