Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 91,208 for

object

(0.12 sec)
  1. How to load fonts? | Aspose.Font for C++

    Here is described how to load fonts with C++. You will learn the Objects, parameters, methods required for this, and get examples of loading.... Objects and parameters required for...loading Aspose.Font for C++ gives object for notifying two key parameters...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  2. IMailMergeDataSource.get_child_data_source meth...

    IMailMergeDataSource.get_child_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a nested mail merge region....on the current data source object. Your implementation needs...to return a new data source object that will provide access to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get and Set Style for cells with Golang via C++...

    Discover how to perform data formatting and styling in Aspose.Cells for C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/go-cpp/styling-and-data-f...
  4. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartObject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...especially when dealing with smart object layers and their contents....Smart Object Layer Handling : Ensure that the smart object layer...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  5. OLE Objects and Online Video|Aspose.Words for N...

    Insert ole Objects or onlin vodeo into a document using Node.js....OLE Objects and Online Video Contents [ Hide ] OLE (Object Linking...with documents containing “objects” created or edited by third-party...

    docs.aspose.com/words/nodejs-net/working-with-o...
  6. List.CompareTo | Aspose.Words for .NET

    Discover the List CompareTo method, efficiently compare Objects and enhance your coding skills with this essential programming tool....CompareTo( object ) Compares the specified object to the current...current object. public int CompareTo ( object obj ) See Also class...

    reference.aspose.com/words/net/aspose.words.lis...
  7. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...at) Creates a save options object of a class suitable for the...create a save options object. Returns An object of a class that derives...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.fonts.FontSourceType enumeration. Specifies the type of font source....FONT_FILE A FileFontSource object that represents single font...FONTS_FOLDER A FolderFontSource object that represents folder with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ReportBuilder Class | Aspose.Words for .NET

    Effortlessly create dynamic reports with Aspose.Words LowCode ReportBuilder. Utilize LINQ Reporting Engine to fill templates with data seamlessly....BuildReport ( string, string, object ) Populates the template document...Stream, Stream, SaveFormat , object ) Populates the template document...

    reference.aspose.com/words/net/aspose.words.low...
  10. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....allowing you to draw various line objects like ellipses, circles, etc...Create an object of Bitmap class . Initialize an object of Graphics...

    docs.aspose.com/drawing/java/working-with-pens/