Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 74,660 for

values

(0.29 sec)
  1. Get Required Field Names|Aspose.PDF for Python ...

    This example demonstrates how to identify and retrieve the names of required form fields in a PDF document using Aspose.PDF Facades API....Button Options Get Rich Text Values...

    docs.aspose.com/pdf/python-net/get-required-fie...
  2. How to set category axis|Documentation

    Learn how to set the category axis in Aspose.Cells for Python via .NET. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels.... Add some values to cells in the first worksheet...in the sample code. Set the value axis and save the workbook to...

    docs.aspose.com/cells/python-net/how-to-set-cat...
  3. LineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LineStyle enum for customizable border styles, enhancing your document design with flexibility and precision....public enum LineStyle Values Name Value Description None 0 Single...

    reference.aspose.com/words/net/aspose.words/lin...
  4. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your document design and readability effortlessly....public enum LayoutFlow Values Name Value Description Horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET...parameter can take the following values: Interpolation , Nearest ,...adjusted according to the required values of width and height while most...

    docs.aspose.com/barcode/net/customize-barcode-a...
  6. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here....created and populated with values from PS metadata comments,...can now access and view the values of the metadata fields. Below...

    docs.aspose.com/page/python-net/xmp-metadata/get/
  7. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_WidthPercent method. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width in C++....get_WidthPercent () Remarks Valid values range from 1 to 100 inclusive...inclusive. The default value is 100. Examples Shows how to insert a...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::PageBorderDistanceFrom enum | As...

    Aspose::Words::PageBorderDistanceFrom enum. Specifies the positioning of the page border relative to the page margin in C++....PageBorderDistanceFr Values Name Value Description Text 0 Border...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Suppress blank merge-field output and remove em...

    Scenario: We generate PDFs from Word templates using JsonMailMergeDataSource. The templates contain merge fields populated via JPath from our JSON payload. Issue: When a JSON property is empty or missing, the merge fi…...field is replaced with a blank value. This leaves an empty line/space...paragraph/line when a merge field’s value is empty? (For example, an option...

    forum.aspose.com/t/suppress-blank-merge-field-o...
  10. Working with XFA Forms|Aspose.PDF for .NET

    Aspose.PDF for .NET API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.Pdf.Facades....XFA to get/set field values and manipulate XFA field template... FieldNames ; // Set field values if ( names . Length > 0 ) {...

    docs.aspose.com/pdf/net/xfa-forms/