Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 30,458 for

x

(1.26 sec)
  1. AxisTickLabels.Font | Aspose.Words for .NET

    Enhance your charts with the AXisTickLabels Font property, allowing customizable font formatting for clearer, more impactful tick labels....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartAxis.TickLabels | Aspose.Words for .NET

    Discover the ChartAXis TickLabels property to customize your aXis tick mark labels for enhanced data visualization and clarity in your charts....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldDisplayBarcode.ForegroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode ForegroundColor property. Easily set vibrant colors for enhanced visibility!...501234567890 EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDisplayBarcode.SymbolHeight | Aspose.Words...

    Adjust the SymbolHeight property of FieldDisplayBarcode to customize barcode height in TWIPS. Enhance your barcode display with precision!...501234567890 EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDisplayBarcode.BackgroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode BackgroundColor property. Set vibrant colors for enhanced visibility and branding....501234567890 EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Image and Layout Parameters|Documentation

    Learn how to configure barcode image dimensions, automatic sizing, resolution, and layout behavior in Aspose.BarCode for Java....automatic sizing is enabled, explicit X-dimension and bar-height values...resolution. Validate the final X-dimension, quiet zones, and print...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Aspose::Words::Drawing::SignatureLine::get_Emai...

    Aspose::Words::Drawing::SignatureLine::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++....will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::SignatureLine::get_Defa...

    Aspose::Words::Drawing::SignatureLine::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Not synchronized with metadata property after P...

    Hola tengo un problema tras firmar pdf’s creo un pdf desde una plantilla de word con mergemail y todo ok PdfSaveOptions opts = new PdfSaveOptions(); opts.SaveFormat = Aspose.Words.SaveFormat.Pdf; opts.Compliance = P…...40f; float alto = 30; float x = 20; float y = 20; System.Drawing...System.Drawing.Rectangle((int)x, (int)y, (int)ancho, (int)alto);...

    forum.aspose.com/t/not-synchronized-with-metada...
  10. Render text with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to visualize the teXt of any compleXity with the glyphs code....set_X(( float )moveTo -> get_X()); _currentPoint...lineTo) { float x = ( float )lineTo -> get_X(); float y = ( float...

    products.aspose.com/font/cpp/render-text/