Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 94,271 for

object

(0.18 sec)
  1. Working with TextBoxes in Node.js|Aspose.Words ...

    Work with textboxes in a document using Node.js....parent property of the TextBox object. It returns the Shape that...sequence? A: The Shape.textBox object exposes the boolean properties...

    docs.aspose.com/words/nodejs-net/working-with-t...
  2. Aspose::Words::DocumentVisitor::VisitTableEnd m...

    Aspose::Words::DocumentVisitor::VisitTableEnd method. Called when enumeration of a table has ended in C++....:Words::Tables::Table> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat 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 only be SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.border property | Aspose.Words for Node.js

    Font.border property. Returns a [Border](../../border/) Object that specifies border for the font....border property Returns a Border object that specifies border for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...Node ) range Returns a Range object that represents the portion...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....image from the SignatureField object: // For complete examples and...certificate from SignatureField object: // For complete examples and...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  8. Reusing Style Objects|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....Style Objects Contents [ Hide ] Reusing style objects can save...a worksheet: Create a style object. Specify the attributes. Apply...

    docs.aspose.com/cells/java/reusing-style-objects/
  9. 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...
  10. 从CFF文件加载字体|爪哇

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...// Initialize FontDefinition object passing CFF as FontType value...File(fontPath)); 6 7 // Based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...