Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 94,459 for

object

(0.69 sec)
  1. LaTeX to PDF | Java

    To convert TeX to PDF using Aspose.TeX API solution for Java learn this article to see that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...instructs the Object TeX engine to load the Object LaTeX format...

    docs.aspose.com/tex/java/latex-to-pdf/
  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. 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. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...the font formatting of this object. (Inherited from Inline ) help_text...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API....accepts three parameters: The object to search for. The type should...Previous cell with the same object. This parameter can be set...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  9. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/
  10. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...NET // Initialize an object Discreet3dsSaveOptio saveOpts...; // The separator between object's name and the duplicated counter...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...