Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 27,084 for

x

(0.12 sec)
  1. Add a comment to a slide|Aspose.Slides Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms.... Append ( new Position () { X = 100 , Y = 200 }, new Text ()...point = new PointF (); point . X = 1 ; point . Y = 1 ; //Adding...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Add image watermark to image - Free Support For...

    ImageWatermarkInImage_test.zip (113.6 KB) Hi We are getting an error while water marking the image to image. It will be a great help to us. Please find attached solution to reproduce the error. Specified argument wa…...Blend does not allow a negative X or Y for origin . You can work...(basePosition.X < 0) { overlayRect.X = -basePosition.X; basePosition...

    forum.aspose.com/t/add-image-watermark-to-image...
  8. 在 PS 文件中使用填充图案 | Java

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...beyond the page bounds 39 int x = squareSide; 40 int y = 0; 41...41 if (sumX >= width) { 42 x = - (sumX - squareSide); 43 y +=...

    docs.aspose.com/page/zh/java/ps/working-with-ha...
  9. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values 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...
  10. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...beyond the page bounds 37 int x = squareSide; 38 int y = 0; 39...39 if (sumX >= width) 40 { 41 x = - (sumX - squareSide); 42 y...

    docs.aspose.com/page/zh/net/ps/working-with-hat...