Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 94,423 for

object

(0.27 sec)
  1. FBX Drawings|CAD 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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/developer-guide/...
  2. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Use Style Object to Format Different Cells If...cells then they can use a Style object. Please follow the steps below...

    docs.aspose.com/cells/net/cells-formatting/
  3. Aspose::Words::LowCode::SignerContext class | A...

    Aspose::Words::LowCode::SignerContext class. Document signer context in C++....() const CertificateHolder object with certificate that used...get_SignOptions () const SignOptions object with various signing options...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Manage Presentation Ink Objects in Java|Aspose....

    Manage PowerPoint ink Objects—create, edit & style digital ink with Aspose.Slides for Java. Get code samples for traces, brush color & size....Manage Presentation Ink Objects in Java Contents [ Hide ] PowerPoint...be used to highlight other objects, show connections and processes...

    docs.aspose.com/slides/java/manage-ink/
  5. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...to the current state of the object. Stack Trace: at Aspose.Imaging...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/imageloadexception-when-runn...
  6. Aspose::Words::Fields::FormField::SetTextInputV...

    Aspose::Words::Fields::FormField::SetTextInputValue method. Applies the text format specified in TextInputFormat and stores the value in Result in C++....System :: SharedPtr < System :: Object > & newValue ) Parameter Type...m::Object>& Can be a string, number or a DateTime object. See...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you gain more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....Cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s HorizontalAlignment property...

    docs.aspose.com/cells/net/cells-alignment-setti...
  8. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method to seamlessly set your data source for regions.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  9. XmlDataLoadOptions | Aspose.Words for Java

    Represents options for XML data loading in Java....Object public class XmlDataLoadOptions...source will always contain an object for an XML root element. s...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....documents: Create a Document Class object. Get the Page Class you want...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/net/actions/