Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 28,973 for

x

(0.74 sec)
  1. 使用C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍了如何使用C++ API在将EXcel文件渲染为PDF文件格式时,设置所需工作表的自定义纸张大小。...00 x 4.00 in" ); // Save the workbook...

    docs.aspose.com/cells/zh/cpp/implement-custom-p...
  2. Aspose::Words::Fonts::FontInfo::get_Family meth...

    Aspose::Words::Fonts::FontInfo::get_Family method. Gets or sets the font family this font belongs to in C++....( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. AxisCrosses Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisCrosses enum for defining aXis crossing points, enhancing your charting capabilities effortlessly....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose.3D 17.01中的公共 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....\* \* struct Vertex { \* float x; \* float y; \* float z; \* };...writer . Write (( float ) cp . x ); writer . Write (( float ) cp...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  5. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library....7 x 8.3 in) and in Aspose.Pdf, 1 inch...

    docs.aspose.com/pdf/java/change-page-size/
  6. 使用C++在非原始形状中插入数据|Documentation

    使用Aspose.Cells和C++访问和操作非原始形状中的数据。... Get ( k ); std :: cout << "X: " << pathPoint . GetX () << "...

    docs.aspose.com/cells/zh/cpp/data-in-non-primit...
  7. Reading Style-Based attributes from Features - ...

    I am using the Drivers.Kml.OpenLayer to process features in a .KML file. A sample placemark has attributes like this: <Placemark> <name>HH-01625409</name> <styleUrl>#s47690667</styleUrl> <Point> <coordinates>-…...png</href> </Icon> <hotSpot x="0" y="0" xunits="pixels" yunits="pixels"/>...

    forum.aspose.com/t/reading-style-based-attribut...
  8. Custom Font-Family - Free Support Forum - aspos...

    I'm trying to create a PDF from an HTML file with a non-standard font. I've tried using base64 in the CSS like so but it doesn't work. Other base64 image src's do work so I thought this would work as well. Any other i…..."SuperAwesomeFont"; src: url(data:application/x-font-woff;base64,d09GRk9UVE8A...QcxnKEG/fRDF1E5Ku4hbdTUrDnbl/x/lbzjkbOoQ/8syroh1ybMfRCy3Aeb2...

    forum.aspose.com/t/custom-font-family/16662
  9. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptX file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...increase this to move further left ) x = ( float(presentation.slide_size...add_picture_frame( slides.ShapeType.RECTANGLE, x, y, LOGO_W, LOGO_H, ppt_image...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  10. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。... SetText ( u "X-Axis" ); chart . GetValueAxis...Get ( u "A1" ). PutValue ( u "X" ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...