Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 29,013 for

x

(0.24 sec)
  1. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples....fraction = new MathematicalText ( "x" ). Divide ( "y" ); mathParagraph...fraction = new MathematicalText ( "x" ). Divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  2. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Java, supporting OMML, formatting controls, and clear Java code samples....fraction = new MathematicalText ( "x" ). divide ( "y" ); mathParagraph...fraction = new MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  3. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....fileStream ); } 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/cpp/save-pdf-document/
  4. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for PHP via Java. Improve your slide visuals effortlessly.... Gets actual X location (left) of the chart element...$chart -> validateChartLayout (); $x = $chart -> getPlotArea () ->...

    docs.aspose.com/slides/php-java/chart-plot-area/
  5. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisTimeUnit enum—your solution for defining time units on chart aXes efficiently and effectively....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AXisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP method POST is not supported by this URL HTTP ERROR 405 HTTP method POST is not supported by this URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP method POST is not support…... Location = new Location() { X = 100, Y = 100 }, FontSize = 12...1️⃣ Get an access token curl -X POST "https://api.aspose.cloud/connect/token"...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  8. Box appearing around the watermark after conver...

    While converting the EXcel first to pdf and then to Word, a boX around the watermark teXt can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…...for (int x = 1; x <= finalPDF.getPages().size(); x++) { finalPDF...finalPDF.getPages().get_Item(x).addStamp(textStamp) } return finalPDF...

    forum.aspose.com/t/box-appearing-around-the-wat...
  9. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on neXt page if they will be split between 2 pages. For eXample, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...Add("X"); cell = test1Row.Cells.Add("test1...Add(); cell = testRow.Cells.Add("X"); cell = testRow.Cells.Add("test1...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  10. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# eXamples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....attributes for filter primitive are x, y, width, height, and id . They...standard deviation value along the x-axis of the coordinate system...

    docs.aspose.com/svg/net/gaussian-blur/