Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 91,352 for

object

(0.12 sec)
  1. 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
  2. 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/
  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. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo Objects. To learn more, visit the documentation article in C++....collection of WarningInfo objects. To learn more, visit the Programming...override Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....pageSetup attribute is an object of the Worksheet.pageSetup...() => { // Create a workbook object (blank workbook) const workbook...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  6. Crop Image in Python

    This article discusses the process to crop image in Python. It contains the steps as well as the runnable sample code to create a photo cropper in Python....loaded Image object into a RasterImage class object Define the...

    kb.aspose.com/imaging/python/crop-image-in-python/
  7. Convert USDZ to RVM via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...Conversion # load the USDZ in an object of Scene scene = aspose.threed...File) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO DXF (Autodesk...

    products.aspose.com/3d/python-net/conversion/us...
  8. View DXF File Formats via .NET | products.aspos...

    C# source code to load, render and display DXF documents on .NET Framework, .NET Core....Load method Set an object of CadRasterizationOpti with...Call Image.Save method with object of TiffOptions Call Process...

    products.aspose.com/cad/net/viewer/dxf/
  9. 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...
  10. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...represented as a file or a bitmap object. After that, target barcode...pass the path to the existing object of class BarCodeReader . $reader...

    docs.aspose.com/barcode/phpjava/barcode-reading...