Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 94,304 for

object

(0.12 sec)
  1. Stop conversion or loading using InterruptMonit...

    Learn how to stop conversion or loading of large Excel files using InterruptMonitor in Aspose.Cells with C++....using the InterruptMonitor object when it is taking too long...usage of the InterruptMonitor object. The code converts a quite...

    docs.aspose.com/cells/cpp/stop-conversion-or-lo...
  2. Load license TeX | .NET API Solution

    .NET API Solution to work with TeX. Load the license information from a file or stream with a few lines of C# code.... Create a license object by means of the License class...System; // Initialize the license object. License license = new License();...

    products.aspose.com/tex/net/loading-license/
  3. TeX typesetting functionality | Java API

    Java API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of Java code....options for Object TeX/Object LaTeX upon the Object TeX engine...with a newly created XpsDevice object and run the job by calling...

    products.aspose.com/tex/java/typeset-tex-files/
  4. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...The newly created property object. add(name, value) Creates a...The newly created property object. add(name, value) Creates a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...The newly created property object. add(name, value) Creates a...The newly created property object. add(name, value) Creates a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Load, Extract Data and Save from TTF | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within C++.... Create a new object of FontDefinition class Use...FontFileDefinition as ttf Declare a TtfFont object and open the font file from...

    docs.aspose.com/font/cpp/loading-saving-truetyp...
  7. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!...format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DigitalSignatureUtil.sign method | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureUtil.sign method...CertificateHolder CertificateHolder object with certificate that used...sign_options SignOptions SignOptions object with various signing options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....insert text, checkboxes, ole objects, paragraphs, lists, tables...in the Aspose.Words Document Object Model (DOM) to simplify the...

    docs.aspose.com/words/cpp/document-builder-over...