Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 30,513 for

x

(0.08 sec)
  1. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results....pageIndex , Graphics graphics , float x , float y , float scale ) Parameter...object where to render to. x Single The X coordinate (in world units)...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Image Vectorization – Workflow – Aspose.SVG for...

    Learn about the image vectorization process; usage of vectorization algorithms and options, learn how to vectorize raster images such as PNG, JPG, BMP, TIFF, GIF, ICO into an SVG....struct Point3 2 { 3 public float X { get; set; } 4 public float Y...Point3 ( float x, float y, float ? z) 7 { 8 X = x; 9 Y = y; 10...

    docs.aspose.com/svg/net/image-vectorization-wor...
  3. Aspose::Words::Drawing::Charts::AxisBuiltInUnit...

    Aspose::Words::Drawing::Charts::AXisBuiltInUnit enum. Specifies the display units for an aXis in C++....0 )); // For the X-axis, set the major tick marks...Inside ); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Vectors extraction without text - Free Support ...

    Hello. Is there a way to eXtract the vectors without any teXt? I am trying to get the vector from the attached PDF, and Aspose.PDF always includes teXt, also it gets some teXts as vectors. Could you please help me? tes…...(var x = 0; x < width; x++) { var pixel = source.GetPixel(x, y);...} if (x < minX) minX = x; if (y < minY) minY = y; if (x > maxX)...

    forum.aspose.com/t/vectors-extraction-without-t...
  5. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products.... set_X (( float )moveTo -> get_X()); 11 _currentPoint...lineTo) 15 { 16 float x = ( float )lineTo -> get_X(); 17 float y =...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  6. Advanced Barcode Features in PHP|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....Generate a Patch Code in PHP Manage X-Dimension and Y-Dimension in PHP...

    docs.aspose.com/barcode/java/advanced-barcode-f...
  7. Advanced BarCode Features in Ruby|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....Generate a Patch Code in Ruby Manage X-Dimension and Y-Dimension in Ruby...

    docs.aspose.com/barcode/java/advanced-barcode-f...
  8. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...x/21.x series and newer). What to...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  9. Manage Mail Folders in Microsoft Graph (Aspose....

    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.... Find ( x => x . DisplayName == "Inbox" )...

    docs.aspose.com/email/net/manage-mail-folders-i...
  10. 以自定义二进制格式保存 3D 网格|Documentation

    使用 Aspose.3D for .NET API,开发人员可以打开任何受支持的 3D 文件,然后在自定义二进制文件中写入网格。...}; * * struct Vertex { * float x; * float y; * float z; * }; *...writer . Write (( float ) cp . x ); writer . Write (( float ) cp...

    docs.aspose.com/3d/zh/net/save-3d-meshes-in-cus...