Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 83,219 for

object

(0.05 sec)
  1. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....excel file inside a workbook object Workbook wb ( srcDir + u "...text box which is also a shape object from shapes collection Shape...

    docs.aspose.com/cells/cpp/change-character-spac...
  2. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format 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 be SaveFormat...DocSaveOptions object in a LoadOptions object. with self . assertRaises...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::InternableComplexAttr class | As...

    Aspose::Words::InternableComplexAttr class. Base class for internable complex attribute. Internable complex attribute should notify parent collection when going to be changed. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/int...
  4. How to Change Password of PDF using Python

    This article describes how to change password of PDF using Python. It guides to set the environment, provides steps to follow and shares a runnable sample code to change password of PDF file using Python....Create the PdfFileInfo class object to check the encryption state...perform the steps below Create an object of the PdfFileSecurity class...

    kb.aspose.com/pdf/python/how-to-change-password...
  5. Drawing Images|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.... First, we will create an object of the BmpOptions class from...these properties, pass this object to the static create method...

    docs.aspose.com/imaging/java/drawing-images/
  6. How to Convert JSON to PDF in Node.js

    This article guides on how to convert JSON to PDF in Node.js. It contains the list of tasks along with the IDE configuration and a runnable sample code demonstrating JSON to PDF converter in Node.js....Create a JsonLayoutOptions class object Call the importData() method...saved followed by declaring an object of JsonLayoutOptions class...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...
  7. How to Open Password Protected Excel File in C#

    This article contains information on how to open password protected Excel file in C#. By using C# open Excel file with password with the help of a few lines of code provided in this article....manager Create LoadOptions class object to use the password property...the Workbook object using the LoadOptions object with a password...

    kb.aspose.com/cells/net/how-to-open-password-pr...
  8. PreferredWidth Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.PreferredWidth class, your solution for defining optimal table and cell widths with precision and flexibility. Enhance your document layouts today!...Equals ( object ) Determines whether the specified object is equal...equal in value to the current object. Equals ( PreferredWidth )...

    reference.aspose.com/words/net/aspose.words.tab...
  9. DocumentVisitor.visit_office_math_start method ...

    DocumentVisitor.visit_office_math_start method. Called when enumeration of a Office Math Object has started....enumeration of a Office Math object has started. def visit_office_math_start...office_math OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....int format) { return format((Object) value, format); } public String...format((Object) value, format); } private String format(Object value...

    reference.aspose.com/words/java/com.aspose.word...