Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 26,136 for

x

(0.11 sec)
  1. 5115502.xlsx

    Sheet1 X X This is right aligned data. This is right aligned data. This is left aligned data. This is left aligned data. X X 2016-07-19T14:02:23Z 15.0300 Microsoft EXcel 2006-09-16T00:00:00Z 2006-0......Sheet1 x x This is right aligned data. This is right aligned... This is left aligned data. x x 2016-07-19T14:02:23Z 15.0300...

    docs.aspose.com/cells/tr/cpp/expanding-text-fro...
  2. 5115502.xlsx

    Sheet1 X X This is right aligned data. This is right aligned data. This is left aligned data. This is left aligned data. X X 2016-07-19T14:02:23Z 15.0300 Microsoft EXcel 2006-09-16T00:00:00Z 2006-0......Sheet1 x x This is right aligned data. This is right aligned... This is left aligned data. x x 2016-07-19T14:02:23Z 15.0300...

    docs.aspose.com/cells/ja/python-net/expanding-t...
  3. 5115502.xlsx

    Sheet1 X X This is right aligned data. This is right aligned data. This is left aligned data. This is left aligned data. X X 2016-07-19T14:02:23Z 15.0300 Microsoft EXcel 2006-09-16T00:00:00Z 2006-0......Sheet1 x x This is right aligned data. This is right aligned... This is left aligned data. x x 2016-07-19T14:02:23Z 15.0300...

    docs.aspose.com/cells/ja/nodejs-cpp/expanding-t...
  4. 5115502.xlsx

    Sheet1 X X This is right aligned data. This is right aligned data. This is left aligned data. This is left aligned data. X X 2016-07-19T14:02:23Z 15.0300 Microsoft EXcel 2006-09-16T00:00:00Z 2006-0......Sheet1 x x This is right aligned data. This is right aligned... This is left aligned data. x x 2016-07-19T14:02:23Z 15.0300...

    docs.aspose.com/cells/ja/cpp/expanding-text-fro...
  5. 5115502.xlsx

    Sheet1 X X This is right aligned data. This is right aligned data. This is left aligned data. This is left aligned data. X X 2016-07-19T14:02:23Z 15.0300 Microsoft EXcel 2006-09-16T00:00:00Z 2006-0......Sheet1 x x This is right aligned data. This is right aligned... This is left aligned data. x x 2016-07-19T14:02:23Z 15.0300...

    docs.aspose.com/cells/es/net/expanding-text-fro...
  6. Getting Barcode Region Information from the Ima...

    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....= null ){ \ # Display x and y coordinates of barcode detected...coordinates: X = " . ( string ) $point [ 0 ] -> x . ", Y = " ...

    docs.aspose.com/barcode/java/getting-barcode-re...
  7. Page setup|Documentation

    How to customize the layout and design of the machine-readabe form generated by Aspose.OMR for Java....Description PaperSize PaperSize A4 (210 x 297 mm) Physical page dimensions...2480 x 3508 210 x 297 8.3 x 11.7 PaperSize.Legal 2551 x 4205...

    docs.aspose.com/omr/java/generate-template/page...
  8. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...在图表系列中查找点的 X 和 Y 值的类型 Contents [ Hide ] 可能的使用场景 有时,您想知道图表系列中点的 X 和 Y...Chart::Calculate() 方法。 查找图表系列中点的X和Y值类型 以下示例代码加载了 示例 Excel 文件 ,并...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  9. JSPointF constructor | Aspose.Words for Node.js

    JSPointF constructor....constructor JSPointF(x, y) JSPointF ( x : number , y : number...) Parameter Type Description x number y number See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.pdf转图片卡住 - Free Support Forum - aspose.com

    using (Document pdf = new Document(sourcePath)) { Parallel.For(data.start_page, data.end_page + 1, X => { var width = (pdf.Pages[X].GetPageRect(true).Width * percentage).ToInt(); var height = (pdf.Pages[X].GetPageRe…...end_page + 1, x => { var width = (pdf.Pages[x].GetPageRect(true)...ToInt(); var height = (pdf.Pages[x].GetPageRect(true).Height * percentage)...

    forum.aspose.com/t/aspose-pdf/312746