Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 90,840 for

object

(0.12 sec)
  1. Convert CGM to JPEG2000 via C# | products.aspos...

    Sample code for CGM to JPEG2000 C# conversion. Use API example code for batch CGM files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of Jpeg2000Options System Requirements...

    products.aspose.com/cad/net/conversion/cgm-to-j...
  2. Licensing|Aspose.Finance for .NET

    C# Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....License using File or Stream Object Use the License.SetLicense...() { // Initialize license object Aspose . Finance . License...

    docs.aspose.com/finance/net/licensing/
  3. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, # but it covers the entire...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....Object, com.aspose.words.SaveOptions...Create a "XamlFlowSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  5. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...how to render an Office Math object into an image file in the local...Create an "ImageSaveOptions" object to pass to the node renderer's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Generate Point Cloud to ASE File Formats via .N...

    C# source code to load, render and add generate point cloud to ASE documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/ase/
  7. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. SignatureLine signatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CssSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.CssSavingArgs class, designed to enhance your document processing with customizable CssSaving event data for optimal results....{ get; } Gets the document object that is currently being saved...by providing your own stream object. To save CSS into stream, use...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....file, you need to create an object of PdfFileInfo class. After...Create instance of PdffileInfo object PdfFileInfo fInfo = new PdfFileInfo...

    docs.aspose.com/pdf/java/get-pdf-information/
  10. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Create Table object. Set table setting (e.g. set.... ", 3)" ); } // Add table object to first page of input document...

    products.aspose.com/pdf/php-java/table/add/