Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 90,562 for

object

(0.91 sec)
  1. Get External Connection Data Source of Pivot Ta...

    How to get external connection data source of Pivot Table with Aspose.Cells for JavaScript via C++....returns the ExternalConnection object. The following code snippet...// Instantiating a Workbook object by opening the selected Excel...

    docs.aspose.com/cells/javascript-cpp/get-extern...
  2. Aspose-cells Java - Free Support Forum - aspose...

    问题:试用Aspose-cells Java V25.3转换出来之后有一部分文档里面的图片,没法正常预览,请问怎么解决,如下是问题说明 1、使用的组件名称:aspose-cells 2、使用的开发语言:Java 3、使用的组件版本号:25.3 4、示例文档(转换前和转换后) 转换前文档: (附件) 转换后HTML:图片丢失,如图 5、提供下报错截图 无 6、提供下示例代码 ···java Workbook wb =…...经过进一步分析,我们发现图片未显示的原因是未勾选“Print Object( 打印对象)"选项。只有勾选“Print Object”选项后,图片才能正常显示。您可以在...Picture( 设置图片格式)”,找到“Print Object”复选框,并勾选它即可。请参考以下截图操作。: PrintPicure...

    forum.aspose.com/t/aspose-cells-java/310492
  3. TeX to PNG Conversion API| C++

    TeX to PNG conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to PNG....a newly created ImageDevice object and run the TeX to PNG conversion...typesetting options for Object {{config}} format on Object TeX engine extension...

    products.aspose.com/tex/cpp/conversion/tex-to-png/
  4. TeX to XPS Conversion API| C++

    TeX to XPS conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to XPS....with a newly created XpsDevice object and run the TeX to XPS conversion...typesetting options for Object {{config}} format on Object TeX engine extension...

    products.aspose.com/tex/cpp/conversion/tex-to-xps/
  5. Working with OfficeMath in C++|Aspose.Words for...

    Introduction to Office Math feature in Aspose.Words for C++....work with OfficeMath Type Objects. In Aspose.Words, the customer...implemented by using this matrix object. The following code examples...

    docs.aspose.com/words/cpp/working-with-officemath/
  6. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....returned as a list of Rectangle objects in recognition_lines_result...property of recognition result object. # Instantiate Aspose.OCR API...

    docs.aspose.com/ocr/python-net/image-line-extract/
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_CertificateHolder method. Returns the certificate holder Object that contains the certificate was used to sign the document in C++....Returns the certificate holder object that contains the certificate...Create a CertificateHolder object from a PKCS12 file, which we...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your Java development projects...."hyperlinks/" ; 2 3 // create an object of the Document class 4 Document...6 // initialize Page class object 7 Page page = new Page(doc);...

    docs.aspose.com/note/java/working-with-hyperlinks/
  10. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript via C++....// Instantiating a Workbook object from the uploaded file const...); // Access the PageSetup object const pageSetup = sheet . pageSetup...

    docs.aspose.com/cells/javascript-cpp/how-to-sca...