Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 28,963 for

x

(0.07 sec)
  1. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for PHP via Java to optimize teXt positioning in PowerPoint presentations....-> getRect (); echo ( "X: " . $rect -> $x . " Y: " . $rect -> $y...get_Item ( 1 ) -> get_Item ( 1 ); $x = $tbl -> getX () + $tbl -> getRows...

    docs.aspose.com/slides/php-java/paragraph/
  2. 高级功能|Aspose.PDF for .NET

    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...."$123456789+\\sqrt{1}+\\int_a^b f(x)dx$" ; var cell = row . Cells...\begin{align} (x+y)^3&=(x+y)(x+y)^2 (x+y)(x^2+2xy+y^2)\\ &=x^3+3x^2y+3xy^3+x^3...

    docs.aspose.com/pdf/zh/net/advanced-features/
  3. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...setPosition(400, 100); // Adjust X and Y for landscape } else { image...setPosition(100, 400); // Adjust X and Y for portrait } // Optionally...

    forum.aspose.com/t/pdf-base64image/315504
  4. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications.... Save PDF/A or PDF/X format PDF/A is an ISO-standardized...reading embedded annotations. PDF/X is a subset of the PDF ISO standard...

    docs.aspose.com/pdf/net/save-pdf-document/
  5. Formula recognition|Documentation

    EXtracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....RecognizeFormula ( input , true ) x_{c} ( t )=\\sin\left( 2 \\pi(...t \right) T=1 / 4 0 0 x [ n ] x [ n ] x [ n ]=\\cos\left( {\\frac{\\pi}...

    docs.aspose.com/ocr/net/formula-recognition/
  6. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart aXes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...axis as in Excel. | | Manage X and Y Axes In Excel charts, horizontal...

    docs.aspose.com/cells/cpp/chart-axes/
  7. FBX scaling cannot use negative numbers - Free ...

    FBX scaling cannot use negative numbers. image.png (62.5 KB) When I use a negative number, it will automatically be converted to a positive number....X, partObj.ScaleBase[1].X, partObj.ScaleBase[2].X, 0, partObj...rx_deg = eulerAnglesInRadians.X * 180.0 / Math.PI; // Convert...

    forum.aspose.com/t/fbx-scaling-cannot-use-negat...
  8. 使用用户定义尺寸从幻灯片生成缩略图|Aspose.Slides 文档

    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.... 根据用户定义的 X 和 Y 尺寸获取 X 和 Y 缩放因子。 按指定比例获取引用幻灯片的缩略图。...800 ; //Getting scaled value of X and Y float scaleX = ( float )(...

    docs.aspose.com/slides/zh/net/generating-a-thum...
  9. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. EXplore layout types, placeholder control, and footer visibility through Java code eXamples....Method addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/java/slide-layout/
  10. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. EXplore layout types, placeholder control, and footer visibility through code eXamples....Method addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/php-java/slide-layout/