Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 29,012 for

x

(0.12 sec)
  1. FieldDisplayBarcode.add_start_stop_char propert...

    FieldDisplayBarcode.add_start_stop_char property. Gets or sets whether to add Start/Stop characters for barcode types NW7 and CODE39....501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDisplayBarcode.fix_check_digit property | ...

    FieldDisplayBarcode.fiX_check_digit property. Gets or sets whether to fiX the check digit if it’s invalid....501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Customize Error Bars in Presentation Charts in ...

    Learn how to add and customize error bars in charts with Aspose.Slides for .NET—optimize data visuals in PowerPoint presentations....series and set the error bar X format. Access the first chart...series and set the error bar X format. Access the first chart...

    docs.aspose.com/slides/net/error-bar/
  4. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... height=300 x n/a Set the absolute position...the value of align attribute. x=300 y n/a Set the absolute position...

    docs.aspose.com/omr/design-form/barcode/
  5. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... height=300 x n/a Set the absolute position...the value of align attribute. x=300 y n/a Set the absolute position...

    docs.aspose.com/omr/net/txt-markup/elements-bar...
  6. Convert ICO to Base64 – Online Encoder and C# Code

    Convert ICO to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....org/2000/svg" > <image href= "data:image/x-icon;charset=utf-8;base64,Qk04DAAAAAAAADYAAAAo...<body> <div> <img src= "data:image/x-icon;base64,Qk04DAAAAAAAADYAAAAo...

    products.aspose.com/svg/net/ico-to-base64/
  7. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java....00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...- “\"$\”#,##0.00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/java/com.aspose.word...
  8. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the eXcel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...Count; i++) { string x = PrintAreas[i].Replace(':', '_')...ToImage(0, dir + @$"\Test_03092026\{x}.png"); } } I’ve pointed out the...

    forum.aspose.com/t/incorrect-rendering-when-con...
  9. CVE-2024-0057 Vulnerability in Aspose.Slides fo...

    Hi team, We have integrated with Aspose Slides in our Production Systems. However, our application has identified a vulnerability with the following package in Aspose Slides - System.Security.Cryptography.X509Certific…...The vulnerability is caused by X.509 chain building APIs that do...do not completely validate the X.509 certificate due to a logic...

    forum.aspose.com/t/cve-2024-0057-vulnerability-...
  10. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...var records = (from x in source where x.IsActive select ExpensiveTransform(x))...ExpensiveTransform(x)) .ToList(); // forces one pass and stores the...

    forum.aspose.com/t/how-to-call-data-only-once-e...