Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 97,381 for

object

(0.18 sec)
  1. Fill AcroForms|Aspose.PDF for PHP via Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for PHP via Java....the field from the Document object’s Form collection. Let’s look...

    docs.aspose.com/pdf/php-java/fill-xfa-form/
  2. Add WordArt Watermark to Chart with Golang via ...

    Learn how to use Aspose.Cells for C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart.... The WordArt becomes an object that you can move or position...

    docs.aspose.com/cells/go-cpp/add-wordart-waterm...
  3. Check shape bounds in Shapes collection|Aspose....

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... Add Ellipse Object to PDF file...

    docs.aspose.com/pdf/net/aspose-pdf-drawing-grap...
  4. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...image object //we use fabric js to manage image object, please...assume shape 0 is a textbox object const textbox = xs . sheet...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. Aspose::Words::Saving::PclSaveOptions::get_Save...

    Aspose::Words::Saving::PclSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can only be Pcl in C++....saved if this save options object is used. Can only be Pcl ....

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...节点的示例: // Initialize scene object Scene scene = new Scene ();...(); // Initialize cube node object Node cubeNode = new Node ( "cube"...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  7. Aspose::Words::Saving::IResourceSavingCallback ...

    Aspose::Words::Saving::IResourceSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed page HTML or SVG in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Document::get_GlossaryDocument m...

    Aspose::Words::Document::get_GlossaryDocument method. Gets or sets the glossary document within this document or template. A glossary document is a storage for AutoText, AutoCorrect and Building Block entries defined in a document in C++....creating a GlossaryDocument object and assigning to this property...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Signature Integrity Checks|Aspose.PDF for Java

    Learn how to validate signature coverage and integrity in Java with the PdfFileSignature facade.... Close the facade object. Java example public static...

    docs.aspose.com/pdf/java/signature-integrity-ch...
  10. Extract XFA Form|Aspose.PDF for PHP via Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for PHP via Java....form field from the Document object’s Form collection. This example...

    docs.aspose.com/pdf/php-java/extract-xfa-form/