Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 121,133 for

management

(0.31 sec)
  1. Padding layout attribute for TextBoxField - Fre...

    Hi, I have a TextBoxField and I would like to get it’s structural layout attributes e.g. padding. How can I do this with Aspose.Pdf.Net 25.12 ? Thanks...Margin, Border, and Alignment to manage spacing. Here’s how you can...and TextVerticalAlignmen to manage text alignment within the field...

    forum.aspose.com/t/padding-layout-attribute-for...
  2. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…... I have managed to reproduce the problem with...access to our Paid Support management team. David_Matin June 5...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  3. Archive

    archives... Data storage management has been so crucial, and...following command in Package Manager Console. Install-Package Aspose...

    blog.aspose.com/imaging/convert-cdr-to-png-in-net/
  4. Aspose.Cells.GridJs Basics|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.... Display and manage image, shape, or chart files...customization. Multiple worksheet management. Creation and calculation...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results.... Use BLOB management strategies , limit in-memory...

    docs.aspose.com/slides/nodejs-java/create-prese...
  6. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...access to our Paid Support management team. aspose.notifier May...

    forum.aspose.com/t/document-extractpages-yields...
  7. Incorrect Chart Is Displayed When Loading and S...

    Dear Aspose Support Team, I hope this message finds you well. We have encountered a critical bug in the Aspose.Slides for Java library, specifically related to incorrect chart display after export. Below are the details…...access to our Paid Support management team....

    forum.aspose.com/t/incorrect-chart-is-displayed...
  8. StackOverflowException with ImagePlacementAbsor...

    Using the following code on the attached PDF causes a StackOverflowException on Aspose.PDF for .NET 26.2: var pdf = new Document("input.pdf"); var absorber = new ImagePlacementAbsorber(); …...access to our Paid Support management team....

    forum.aspose.com/t/stackoverflowexception-with-...
  9. PDF to PPTX conversion issues - Free Support Fo...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: Input.pdf (37.7 KB) Result PPTX: Result.7z (66.1 KB) Here are found issues: Paragraph spac…...access to our Paid Support management team. dfinsolutions March...

    forum.aspose.com/t/pdf-to-pptx-conversion-issue...
  10. PDF to PDF/A conversion significantly increases...

    We are using Aspose.PDF for Java (version 25.10) to convert an existing PDF file (~3 MB) to PDF/A-1B. After conversion, the resulting PDF/A file size increases significantly to around 6 MB, which seems unusually large f…...access to our Paid Support management team. Ok, I tested a bit...

    forum.aspose.com/t/pdf-to-pdf-a-conversion-sign...