Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 28,972 for

x

(0.14 sec)
  1. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indeXer. Gets a document signature at the specified indeX....Shows how to sign documents with X.509 certificates. # Verify that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the document....Shows how to sign documents with X.509 certificates. # Verify that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDisplayBarcode.pos_code_style property | A...

    FieldDisplayBarcode.pos_code_style property. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8)...501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert DICOM to GIF via Java | products.aspose...

    Sample code for DICOM to GIF Java conversion. Use API eXample code for batch DICOM files to GIF conversion within any Web or Desktop Java based application....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/java/conversion/dic...
  5. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code eXamples for SVG transformations....element by a tx value along the x-axis and by ty along the y-axis...skewY(angle) skew an element along the x or y axis by a specified angle...

    docs.aspose.com/svg/net/svg-transformations/
  6. Render text with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to visualize the teXt of any compleXity with the glyphs code....set_X(( float )moveTo -> get_X()); _currentPoint...lineTo) { float x = ( float )lineTo -> get_X(); float y = ( float...

    products.aspose.com/font/cpp/render-text/
  7. Not synchronized with metadata property after P...

    Hola tengo un problema tras firmar pdf’s creo un pdf desde una plantilla de word con mergemail y todo ok PdfSaveOptions opts = new PdfSaveOptions(); opts.SaveFormat = Aspose.Words.SaveFormat.Pdf; opts.Compliance = P…...40f; float alto = 30; float x = 20; float y = 20; System.Drawing...System.Drawing.Rectangle((int)x, (int)y, (int)ancho, (int)alto);...

    forum.aspose.com/t/not-synchronized-with-metada...
  8. Determine which Axis exists in the Chart|Docume...

    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....Close Change Tick Label Direction X Axis Vs. Category Axis Analyzing...

    docs.aspose.com/cells/java/determine-which-axis...
  9. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....0 ; $x = $R * java ( "java.lang.Math"...-> add ( new Point2DFloat ( $x + $R , $y + $R )); $radians =...

    docs.aspose.com/slides/php-java/custom-shape/
  10. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...beyond the page bounds 45 int32_t x = squareSide; 46 int32_t y = 0;...47 if (sumX >= width) 48 { 49 x = - (sumX - squareSide); 50 y...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...