Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 28,949 for

x

(0.07 sec)
  1. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to eXecute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...QRcodeImagePath)) { /* Adjesting x and y co-ordinates of QR Code...FooterPrimary] .Range.Replace("{PAGE_X_OF_Y}", "", options); sec.Hea...

    forum.aspose.com/t/how-to-imprve-performance-be...
  2. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....getFieldCode(), " ADVANCE \\x -100 \\y 200"); builder.write("This...assertEquals(field.getFieldCode(), " ADVANCE \\x -100 \\y 200"); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...
  3. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...fill='RoyalBlue'>" + 7 " <rect x='100' y='100' rx='25' ry='25'...width='200' height='56' />" + 8 " <rect x='100' y='100' rx='25' ry='25'...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  4. Aspose OCR GPU only works with CUDA toolkit 11....

    My setup: Windows server 2019 and Visual Studio 2019 Aspose.OCR-GPU v25.10.0 w/ lowest Dependency behavior OnnXRuntime.Gpu v 1.16.3 CUDA toolkit v 12.0.0 CuDNN v 8.8.0 Nvidia RTX 2000E driver v 552.74 I can only ge…...x or cuDNN 8.8 are not supported;...Server 2019 Remove any CUDA 12.x / cuDNN 8.8 installations. Install...

    forum.aspose.com/t/aspose-ocr-gpu-only-works-wi...
  5. Text out of tables converting pdf to docx - Fre...

    Hi converting from pdf the teXt in docX file is unformatted in docX output file. this the code to convert from pdf to docX. string fileSource = @"C:\temp\XXX.pdf"; Aspose.Words.Document X = new Aspose.Words.Document(fil…...Document x = new Aspose.Words.Document(fileSource);...ChangeExtension(fileSource, "docx"); x.Save(fileName); is there a way...

    forum.aspose.com/t/text-out-of-tables-convertin...
  6. Basic Barcode Recognition|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....CODE_128 ); // Set recognition area (x, y, width, height) reader . setBarCodeImage..."Position: (" + points [ 0 ]. x + ", " + points [ 0 ]. y + ")"...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkboX) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkboX gets checked (has ‘X’ within) and the checkboX can’t be changed afterward. We are using a li…...some checkbox gets checked (has ‘X’ within) and the checkbox can’t...the checkbox does not have an ‘X’ sign when generated from windows...

    forum.aspose.com/t/word-content-control-checkbo...
  8. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as teXt or image stamps, to eXisting PDF documents using Aspose.PDF for Java....page number like “Page X of N” while X being the current page...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  9. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the aXis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...chart // Each bubble represents: X (Sales), Y (Profit), Size (Market...Add series for bubble chart // X-values: Sales (Column B), Y-values:...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  10. Flip Image in Python

    This tutorial discusses how to flip image in Python. It eXplains the system configuration, the stepwise process, and a sample code to mirror image in Python....90, 180, or 270 degrees along X, Y, or both XY axes before writing...

    kb.aspose.com/imaging/python/flip-image-in-python/