Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 30,268 for

x

(0.19 sec)
  1. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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
  4. 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...
  5. 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...
  6. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for Java. 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/java/chart-plot-area/
  7. 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/
  8. Bug 5321: Csv to MpainfoTab- Conversion succeed...

    Hi AleXander, I moved to new version 26.5 and here my results: Please see: Comparison(left-Csv, right-MapInfoTab) image.jpg (149.4 KB) Test data(input/output/QGIS) 5321-Csv-MapInfoTab.zip (42.2 KB) Thanks,...can build points from separate X/Y columns. If neither is specified...Wkt // b) If you have separate X and Y columns (e.g. "Lon", "Lat")...

    forum.aspose.com/t/bug-5321-csv-to-mpainfotab-c...
  9. 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/
  10. Get DrawObject and Bound while rendering to PDF...

    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....initialized and returned when rendering x: Left of DrawObject y: Top of...Sample Code Console Output [ X ]: 153 . 60349 [ Y ]: 82 . 94118...

    docs.aspose.com/cells/java/get-drawobject-and-b...