Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 90,869 for

object

(0.45 sec)
  1. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a gradient fill in C++....running horizontally across an object. Vertical 2 Gradient running...running vertically down an object. DiagonalUp 3 Diagonal gradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Fields::FieldCollection class | ...

    Aspose::Words::Fields::FieldCollection class. A collection of Field Objects that represents the fields in the specified range. To learn more, visit the documentation article in C++....class A collection of Field objects that represents the fields...override Returns an enumerator object. GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....Object public class MetafileRenderingMod...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  4. Access Worksheet Cell|Documentation

    This article introduces how to get cell (GridCell) in GridWeb....collection of GridCell objects where a GridCell object represents a cell...create a new cell (GridCell) object regardless of whether the cell...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Convert DWG to PDF in Python

    This quick guide exhibits how to convert DWG to PDF in Python. It contains all the important details to develop a DWG to PDF converter software in Python....set the VectorRasterizationO object Render the DWG drawing to PDF...CadRasterizationOpti class object lets you customize the generated...

    kb.aspose.com/cad/python/convert-dwg-to-pdf-in-...
  6. Set Barcode Checksum using C#

    Follow this article to set the barcode checksum using C#. It explains the process to create barcodes with and without checksum in barcode using C#, environment settings, and an instruction set for programming....Create the BarcodeGenerator object and set the EncodeTypes and...instantiate the BarcodeGenerator object with the desired EncodeTypes...

    kb.aspose.com/barcode/net/set-barcode-checksum-...
  7. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote document in C#....Document class Instantiate an object of the OneSaveOptions class...file using the Document class object. Then by using an instance...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  8. How to Convert EML to MSG using C#

    In this easy tutorial, we will learn how to convert EML to MSG using C#. You will observe that in order to convert EML to MSG in C# based API can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the source EML file...using the MailMessage class object. Then the loaded EML file is...

    kb.aspose.com/email/net/how-to-convert-eml-to-m...
  9. How to Generate QR Code using Java

    This tutorial guides on how to generate QR code using Java. QR codes are frequently used for digital processes like payments, connections, etc and you can create QR code in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....the disc or to a MemoryStream object as per your requirements. Steps...using Java , we initialize an object of BarcodeGenerator class....

    kb.aspose.com/barcode/java/how-to-generate-qr-c...
  10. Autofit Table in Word using Java

    Refer to this article to autofit table in Word using Java. It has the details to set the IDE, a list of steps, and a sample code showing how to fit table to page in Word using Java....table using the Document class object Fetch the target Table Node...the extracted node to a Table object Invoke the autoFit() method...

    kb.aspose.com/words/java/autofit-table-in-word-...