Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 94,457 for

object

(0.07 sec)
  1. Working with Layers|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....[ Hide ] Configuring Shape Objects with Layers Aspose.Diagram...allows to configure shape objects with layers in Microsoft Office...

    docs.aspose.com/diagram/python-java/working-wit...
  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. 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...
  6. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....worksheet cells using a Cell object’s PutValue / setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/java/how-to-add-pivot-chart/
  7. 在 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-...
  8. 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...
  9. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — quick, code-friendly solution.... The image objects are added through ImageCollection...is a collection of PPImage objects. This article explains how...

    docs.aspose.com/slides/php-java/extracting-imag...
  10. How to get Images from a PDF in Python

    This topic explains how to get images from a pdf in Python by adhering to a step-wise procedure and a runnable sample code. The sample code can be utilized to get all images from PDF in Python as well as selected ones using a very few lines of code only....it using the Document class object Access a particular image inside...resources using the XImage class object Generate a new file stream...

    kb.aspose.com/pdf/python/how-to-get-images-from...