Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 26,584 for

x

(0.24 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....containing block, // and the x and y coordinates of (1000, 1000)...getWrapType()); // Create a 400pt x 400pt group shape and place it...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the teXt that follows the field should be moved horizontally from the left edge of the column, frame, or teXt boX.... assertEqual ( ' ADVANCE \\ x -100 \\ y 200' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDisplayBarcode.SymbolRotation | Aspose.Wor...

    Discover the SymbolRotation property of FieldDisplayBarcode. Easily adjust barcode rotation for optimal scanning with valid values of 0-3. Enhance your data display!...501234567890 EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++....00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Filter Messages from Server using IMAP Client|D...

    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.... The string X-GM-RAW “has:attachment” is a Gmail-specific...Gmail-specific search term that uses the X-GM-RAW attribute. Gmail allows...

    docs.aspose.com/email/python-net/filter-message...
  7. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in eXcel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...shapes that overlap with the x-axis and y-axis are somehow behind...shapes are appearing behind the x-axis and y-axis, this could be...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  8. Does aspose cells editor support fill colour on...

    hi Aspose, in the aspose cells editor do we have the ability to support fill colours on Graphs or Embedded Images? Screen shorts are from the Demo site Currently it is showing like this. image.png (108.7 KB) image.…...x but after updating , the blobs...are many changes in v24.x and v25.x including the images loading...

    forum.aspose.com/t/does-aspose-cells-editor-sup...
  9. 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...
  10. 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...