Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 70,536 for

values

(0.53 sec)
  1. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a text form field in Java....by being prompted to enter values. // We can create them using...text, and a range of possible values: String[] items = { "-- Select...

    reference.aspose.com/words/java/com.aspose.word...
  2. Managing Hyperlinks in a Worksheet|Documentation

    This article introduces how to work with hyperlink in GridDesktop....to add hyperlinks to simple values stored in cells of a worksheet...some cells, you might have values that you would like to link...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Convert HEX to CMYK in Python

    This concise guide outlines the fundamental concepts for converting HEX to CMYK in Python. It delivers an organized set of actions paired with a practical coding demonstration to convert HEX to CMYK in Python....images by determining suitable values for every pixel. Steps to Convert...SVG when converting the HEX values into the CMYK color model Instantiate...

    kb.aspose.com/svg/python/convert-hex-to-cmyk-in...
  4. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!...Format string used to format the value of the form field. fieldValue...for unlimited length. Return Value The form field node that was...

    reference.aspose.com/words/net/aspose.words/doc...
  5. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees....setter def rotation ( self , value : int ): ... Remarks The range...range of acceptable values is from -180 to 180 inclusive. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract data from AcroForm|Aspose.PDF for Andro...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms with the Aspose.PDF....AcroForms in PDF as well as the values of the form fields. To get...getMessage ()); return ; } // Get values from all fields StringBuilder...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  7. Aspose::Words::Saving::PdfPageLayout enum | Asp...

    Aspose::Words::Saving::PdfPageLayout enum. Specifies the page layout to be used when the document is opened in a PDF reader in C++....enum class PdfPageLayout Values Name Value Description SinglePage...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects....enum MailMergeDataType Values Name Value Description None -1 No...a row with their respective values. string [] lines = { "Firs...

    reference.aspose.com/words/net/aspose.words.set...
  9. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in XLSX format, enhancing your workflow and document management....enum XlsxSectionMode Values Name Value Description MultipleWorksheets...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Get XMP metadata from EPS file using Java

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Java is explained and illustrated with the code here....be created, filled in with values from PS metadata comments and...returned to you. Now you can view values of metadata fileds. The following...

    docs.aspose.com/page/java/xmp-metadata/get/