Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 91,351 for

object

(0.11 sec)
  1. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...forms: Quadrangle – a quadrangle object that bounds a barcode Rectangle...Rectangle - a rectangle object that bounds a barcode Points – an...

    docs.aspose.com/barcode/java/get-placement-and-...
  2. Export Bookmarks to XML from an Existing PDF Fi...

    This section explains how to export bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Create a PdfBookmarkEditor object and bind the PDF file using...bookmarks can be saved to a stream object. Create Bookmarks of All Pages...

    docs.aspose.com/pdf/java/export-bookmark/
  3. Apply Superscript and Subscript Effects on Font...

    How to apply superscript and subscript effects to text in Excel with Java. This article provides the Java code to achieve this using Aspose.Cells for Java API....superscript effect using the Font object’s setSuperscript property....apply subscript, use the Font object’s setSubscript method. The...

    docs.aspose.com/cells/java/apply-superscript-an...
  4. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document...the font formatting of this object. (Inherited from Inline ) isComposite...isDeleteRevision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldOptions.fieldUpdateCultureProvider propert...

    FieldOptions.fieldUpdateCultureProvider property. Gets or sets a provider that returns a culture Object specific for each particular field....provider that returns a culture object specific for each particular...is present, then the culture object it returns is used for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 通过 Microsoft Excel 与 C++ 自动刷新 OLE 对象|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 在 Microsoft Excel 中自动刷新 OLE 对象。...\\ " ); // Create workbook object from your sample excel file...load property of first ole object to true sheet . GetOleObjects...

    docs.aspose.com/cells/zh/cpp/automatically-refr...
  7. Aspose::Words::NodeChangingArgs class | Aspose....

    Aspose::Words::NodeChangingArgs class. Provides data for methods of the INodeChangingCallback interface. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...NodeChangingArgs : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Encrypt PDF File|Aspose.PDF for Java

    This topic explains how to Encrypt PDF File using PdfFileSecurity Class....need to create PdfFileSecurity object and then call the EncryptFile...{ // Create PdfFileSecurity object PdfFileSecurity fileSecurity...

    docs.aspose.com/pdf/java/encrypt-pdf-file/
  9. ReportBuilderContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderContext class for seamless document generation with LINQ Reporting Engine. Enhance your workflow today.... Docx , new object [] { sender }, new [] { "s"...ImageSaveOptions ( SaveFormat . Png ), new object [] { sender }, new [] { "s"...

    reference.aspose.com/words/net/aspose.words.low...
  10. Format and Modify Named Ranges with JavaScript ...

    Learn how to format and modify named ranges using Aspose.Cells for JavaScript via C++....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/javascript-cpp/format-and...