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

x

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_NumberFormat method. Gets an ChartNumberFormat instance allowing to set number format for the data labels of the entire series in C++....months as categories for the X-axis, // and respective decimal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FontInfo.Panose | Aspose.Words for .NET

    Discover the FontInfo PANOSE property, easily get or set the typeface classification number for enhanced font management and design precision....Style, Letterform, Midline, and X-Height. Can be null . Examples...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for eXample, Manager). 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...
  4. DigitalSignature.subject_name property | Aspose...

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to sign the document....Shows how to sign documents with X.509 certificates. # Verify that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the eXcel chart when I open the eXcel chart and view it. public virtual S…...Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...Split('R', 'C').Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  6. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....int c = 0 ; for ( byte x : data ) { if ( x == b ) { c ++; } } return...segments = 1 ; for ( byte x : raw ) { if ( x == GS ) { segments ++;...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....AddSmartArt(x, y, width, height, SmartArtLayoutType...properties RawFrame, Frame, Rotation, X, Y, Width, Height and throws a...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. Aspose.Cells 16.12.0 中的公共 API 更改|Documentation

    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....means Yellow printf ( "Accent1: %x\r\n" , clr_Accent1 -> ToArgb ());...()); printf ( "Accent2: %x\r\n" , clr_Accent2 -> ToArgb ());...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  9. 在 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...
  10. 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...