Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 30,226 for

x

(0.19 sec)
  1. Public API Changes in Aspose.3D 16.x.x|Document...

    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.x Contents [ Hide ] This section...Aspose.3D 17.x Public API Changes in Aspose.3D 2.x.x...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  2. 请教,如何在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
  3. 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...
  4. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for С++. Improve your slide visuals effortlessly....chart layout and then reading its X, Y, width, and height values....get actual values. Gets actual X location (left) of the chart element...

    docs.aspose.com/slides/cpp/chart-plot-area/
  5. CompatibilityOptions.mwsmallCaps property | Asp...

    CompatibilityOptions.mwsmallCaps property. Emulate Word 5.X for the Macintosh Small Caps Formatting....x for the Macintosh Small Caps Formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....x/95/97 Footnote Placement. get...get_MWSmallCaps () Emulate Word 5.x for the Macintosh Small Caps Formatting...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....chart with categories for the X-axis, // and large respective...- “\"$\”#,##0.00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/java/com.aspose.word...
  8. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AXisTickLabelPosition enumeration. Specifies the possible positions for tick labels....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cell Merge Issue in Aspose Word Template (LINQ)...

    Hi Team, How can we implement cell merging in an Aspose Word template using LINQ such that it occurs only when both FirstGroupName and SecondGroupName have the same values? **Scenario: ** In the current Aspose report…...GroupBy(x => x. FirstGroupName).OrderBy(g...RowId)]>><<foreach [g2 in g1.GroupBy(x => x.SecondGroupName).OrderBy(g...

    forum.aspose.com/t/cell-merge-issue-in-aspose-w...
  10. 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/