Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 89,496 for

object

(0.17 sec)
  1. 在PDF中获取和搜索图像|Aspose.PDF for .NET

    学习如何使用Aspose.PDF在Java中搜索和提取PDF文档中的图像以进行媒体检索。...Create ImagePlacementAbsorb object to perform image placement...image using ImagePlacement object var image = imagePlacement...

    docs.aspose.com/pdf/zh/net/search-and-get-image...
  2. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Manage Axes of Excel Charts with Node.js via C+...

    Learn how to configure chart axes in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts.... With the Axis object, you can change all options...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/chart-axes/
  4. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...password) Creates CertificateHolder object using byte array of PKCS12...password) Creates CertificateHolder object using path to PKCS12 store...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TEXT to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion with Aspose.PDF for PHP via Java...file: // Create a new Document object. $document = new Document ();...Create a new FontRepository object. $fontRepository = new FontRepository...

    products.aspose.com/pdf/php-java/conversion/tex...
  6. 当转换或加载时间过长時,使用 InterruptMonitor 停止转换或加载,支持 C++|...

    学习如何使用 C++ 和 Aspose.Cells 的 InterruptMonitor 停止大型Excel文件的转换或加载。...// Create InterruptMonitor object InterruptMonitor im ; std ::... () { // Create a workbook object Workbook wb ; // Assign it...

    docs.aspose.com/cells/zh/cpp/stop-conversion-or...
  7. Set Barcode Size and Resolution in C++|Document...

    How to Set Size Units for Barcodes in Aspose.BarCode for C++...coordinates of pixels or drawable objects for raster or vector images...(); // Instantiate barcode object and set CodeText & Barcode...

    docs.aspose.com/barcode/cpp/set-barcode-size/
  8. EMF Images Background Removal with Python | pro...

    How to use Python for EMF images and photos background removal on desktop and web applications....identification of prominent objects. For EMF images, various methods...methods are available for object definition. In straightforward...

    products.aspose.com/imaging/python-net/remove-b...
  9. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....Create an object of Document class Add a Page object to the ‘Pages’...collection of the Document object Add TextFragment to Paragraphs...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  10. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, PPTX and ODP programmatically....This method accepts the Slide object as a parameter. Upon execution...returns an array of TextFrame objects. This means that any text formatting...

    docs.aspose.com/slides/cpp/extracting-text-from...