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

object

(0.1 sec)
  1. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....WHITE); // Creates the Paragraph object for text frame IParagraph para...get_Item(0); // Creates a Portion object for paragraph IPortion portion...

    forum.aspose.com/t/disable-spell-check-and-gram...
  2. NullReferenceException in GridJsWorkbook Export...

    I’m looking at upgrading our Cells .NET GridJs script to 26.1.0 and the attached file is failing when calling ExportToJson(). The repro is minimal: Config.FileCacheDirectory = outputDir; Config.PictureCa…...NullReferenceExcepti: Object reference not set to an instance of an object. at...removing potentially problematic objects (e.g., charts, ActiveX shapes)...

    forum.aspose.com/t/nullreferenceexception-in-gr...
  3. Copying Rows and Columns in Jython|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....# Instantiating a Workbook object by excel file path workbook...formatting , images , and drawing objects # to the 12th row in the worksheet...

    docs.aspose.com/cells/java/copying-rows-and-col...
  4. Load and Extract Data | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save Type 1 fonts within Java.... Define a new object of FontDefinition class Specify...FontFileDefinition as pfb Create a Type1Font object and open the font file from...

    docs.aspose.com/font/java/loading-saving-type1-...
  5. Aspose.PSD for .NET 25.11 - Release Notes|Docum...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  6. Aspose::Words::ConditionalStyleCollection class...

    Aspose::Words::ConditionalStyleCollection class. Represents a collection of ConditionalStyle Objects. To learn more, visit the documentation article in C++....collection of ConditionalStyle objects. To learn more, visit the Working...override Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Working with User-defined Cells|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....User object. The User class can be used...getShape ( 2 ); // initialize user object User user = new User (); user...

    docs.aspose.com/diagram/java/working-with-user-...
  8. Paragraph.AppendField | Aspose.Words for .NET

    Enhance your document with the Paragraph AppendField method, seamlessly adding custom fields to paragraphs for improved organization and clarity.... Return Value A Field object that represents the appended...braces). Return Value A Field object that represents the appended...

    reference.aspose.com/words/net/aspose.words/par...
  9. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!...// We can pass a SaveOptions object to specify a different page...Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Flatten all Fields in existing PDF File (facade...

    This section explains how to flatten all Fields with Aspose.PDF Facades using Form Class....You first need to create Form object, bind source PDF file and then...

    docs.aspose.com/pdf/java/flatten-all-fields/