Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 26,574 for

x

(0.56 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. FBX animation rotation problem - Free Support F...

    The FBX rotation generated by this code is completely different from what I eXpected. Is my code incorrect or is it a bug in Aspose? Furthermore, the rotation works correctly when I set the X and Z aXes separately, but …...works correctly when I set the X and Z axes separately, but the...should target specific axes like "X" , "Y" , or "Z" under that property...

    forum.aspose.com/t/fbx-animation-rotation-probl...
  6. 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-...
  7. Aspose.pdf 中把pdf带水印内容页面转图片有时候非常慢 - Free Support...

    可检测到的水印图片.pdf (2.0 MB) JpegDevice jpegDevice = new JpegDevice(width, height, resolution); using (FileStream imageStream = new FileStream($"{imgSavePath}{X}.jpeg", FileMode.Create)) { jpegDev…...new FileStream($"{imgSavePath}{x}.jpeg", FileMode.Create)) { jpegDevice...jpegDevice.Process(pdf.Pages[x], imageStream); imageStream.Close();...

    forum.aspose.com/t/aspose-pdf-pdf/312786
  8. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....Attribute Description Default x X‑coordinate of the top‑left corner..."http://www.w3.org/2000/svg" > 2 < rect x = "60" y = "100" width = "70"...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  9. Convert from DICOM(Digital Imaging & Communicat...

    Aspose.Imaging API can easily convert from DICOM(Digital Imaging & Communications) to other formats using Java platform...x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/java/conversion/fro...
  10. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AXisTickMark enumeration. Specifies the possible positions for tick marks....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. let xAxis = chart . axisX...

    reference.aspose.com/words/nodejs-net/aspose.wo...