Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 79,435 for

object

(0.05 sec)
  1. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。...// Instantiating a Workbook object const workbook = new AsposeCells....end" ); // Create a style object const style = sheet1 . getCells...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++.... we can pass a SaveOptions object to // edit the image while...how to render an Office Math object into an image file in the local...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ReportBuilderContext.ReportBuilderOptions | Asp...

    Discover the ReportBuilderContext ReportBuilderOptions for efficient report creation with customizable features and enhanced functionality for your projects.... Docx , new object [] { sender }, new [] { "s"...ImageSaveOptions ( SaveFormat . Png ), new object [] { sender }, new [] { "s"...

    reference.aspose.com/words/net/aspose.words.low...
  4. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing....// Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Accessibility Validator – Website Accessibility...

    Learn how to use the AccessibilityValidator class to check website accessibility against WCAG rules, such as principles, guidelines, and criteria.... The class initializes an object that is used to validate the...create an object of the class. To create an object, you need...

    docs.aspose.com/html/net/accessibility-validator/
  6. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....# Create a "PdfSaveOptions" object that we can pass to the document's..."digital_signature_details" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.to_stream method | Aspose.Words for P...

    ImageData.to_stream method. Creates and returns a stream that contains the image bytes....BytesIO object. If the image is linked and...file and returns a io.BytesIO object. If the image is linked and...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....# Create a "PdfSaveOptions" object that we can pass to the document's..."digital_signature_details" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX....Diagram object Create the DiagramSaveOptions object to customize...Diagram object and declare the DiagramSaveOptions object by setting...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  10. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX....into the Diagram object Instantiate an object of the DiagramSaveOptions...properties of the DiagramSaveOptions object Save the resultant VSDX file...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...