Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 5,874 for

x

(0.13 sec)
  1. PageInfo.paperSize property | Aspose.Words for ...

    PageInfo.paperSize property. Gets the paper size as enumeration.... widthInPoints : F0 } x ${ pageInfo . heightInPoints :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your printing capabilities today!...WidthInPoints:F0}x{pageInfo.HeightInPoints:F0}pt)"...

    reference.aspose.com/words/net/aspose.words.ren...
  3. SignatureLine.email property | Aspose.Words for...

    SignatureLine.email property. Gets or sets suggested signer's e-mail address...will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageInfo.widthInPoints property | Aspose.Words ...

    PageInfo.widthInPoints property. Gets the width of the page in points.... widthInPoints : F0 } x ${ pageInfo . heightInPoints :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital signature... // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 图像矢量化 – 工作流程 – .NET

    了解图像矢量化过程;使用矢量化算法和选项,了解如何将 PNG、JPG、BMP、TIFF、GIF、ICO 等光栅图像矢量化为 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/zh/net/image-vectorization-...
  7. Aspose::Words::Drawing::SignatureLine::get_Emai...

    Aspose::Words::Drawing::SignatureLine::get_Email method. Gets or sets suggested signer's e-mail address. 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...
  8. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that shape is a SignatureLine in C++....will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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...
  10. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C++...the connector float x = connector -> get_X () + connector -> get_Width...AddAutoShape ( ShapeType :: Rectangle , x , y , 0.0f , height ); The result:...

    docs.aspose.com/slides/cpp/connector/