Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 97,401 for

object

(0.37 sec)
  1. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity....WrapType ) Inserts an online video object into the document and scales...other settings using the Shape object returned by this method. Insertion...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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...
  3. Add Text Annotations|Aspose.PDF for Python via ...

    Add text annotations to a PDF document using the PdfContentEditor class in Aspose.PDF for Python via .NET.... Create a PdfContentEditor object. Bind the input PDF Document...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-text-annotat...
  4. 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...
  5. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++....Examples Shows how insert an OLE object into a document. auto doc =...DocumentBuilder > ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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/
  7. Remove Tables from existing PDF|Aspose.PDF for ...

    Aspose.PDF for Java allows you to remove table and multiple tables from your PDF document....you can also add the table object in any existing PDF document...requirement to remove table objects from existing PDF document...

    docs.aspose.com/pdf/java/remove-tables-from-exi...
  8. 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...
  9. Print PDF in WPF application|Aspose.PDF for .NET

    C# Print PDF documents from a WPF application. This code sample shows how to print PDF documents from a WPF application using C#....MemoryStream object. Associate MemoryStream object with Xps Package...

    docs.aspose.com/pdf/net/print-pdf-document-in-w...
  10. OffsetDateTime with high nanoseconds silently s...

    Hello, I am able to reproduce this consistently with the attached code. When the nanosecond portion of an OffsetDateTime falls in [999_500_000 … 999_999_999] it gets read back as a string which triggers an exception if …...being maintained as a date-time object, causing subsequent calls to...supported/recognized. For unknown object of those types, we just get...

    forum.aspose.com/t/offsetdatetime-with-high-nan...