Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 29,012 for

x

(0.19 sec)
  1. How to Replace an Existing Table in DOCX (Find ...

    Hello Team, I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file. :heavy_check_mark: My Requirement I want to: Find a table by indeX OR by bookmark OR by matching…...x and 21.x), let us know the exact Aspose...

    forum.aspose.com/t/how-to-replace-an-existing-t...
  2. Converting Images|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....needs to create a rectangle with X and Y coordinates and specify...height of the rectangle box. The X,Y and Width, Height of rectangle...

    docs.aspose.com/psd/java/converting-images/
  3. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++....00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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/
  5. SignatureLine.Email | Aspose.Words for .NET

    Manage suggested signers' email addresses effortlessly with SignatureLine Email property. Enhance your workflow with customizable, user-friendly features....will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. SignatureLine.SignerTitle | Aspose.Words for .NET

    Customize the SignerTitle in SignatureLine to enhance your document workflow. Set suggested titles like 'Manager' for streamlined signing eXperiences....will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SignatureLine.Signer | Aspose.Words for .NET

    Enhance your documents with SignatureLine Signer property. Easily set suggested signers for signature lines, streamlining your signing process effortlessly....will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. AxisGroup Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisGroup enum, your key to managing chart aXis groups effectively for enhanced data visualization....Secondary ; // Hide the secondary X axis. newSeriesGroup . AxisX ...

    reference.aspose.com/words/net/aspose.words.dra...
  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...