Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 121,655 for

management

(0.92 sec)
  1. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...access to our Paid Support management team. sarathepiq July 7,...access to our Paid Support management team. aspose.notifier August...

    forum.aspose.com/t/display-text-content-on-top-...
  2. Convert ODS to WORD using Python or with free O...

    ODS to WORD conversion in your Python applications without using Microsoft Office or online. Test free ODS to WORD online converter quickly before integrating the code....reporting, and efficient document management workflows. Key Use Cases...systems integrate with document management infrastructures. FAQ How...

    products.aspose.com/total/python-net/conversion...
  3. 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...
  4. 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...
  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. Support the VAVAILABILITY / AVAILABLE iCal comp...

    Hello, Do you support VAVAILABILITY/AVAILABLE in ical? These components were added in RFC 7953 (2016). I have attached .ics samples which Aspose fails to read, can you please review? Best. file format detection.zip …...access to our Paid Support management team. alexander.pavlov June...

    forum.aspose.com/t/support-the-vavailability-av...
  7. 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...
  8. Audio Is Not Working When Converting PowerPoint...

    HI, I want to display a ppt file in my mvc web application. the ppt file that i want to display is a kind of tutorial file with lots of user interactions like when user clicks on the button it will play some audio. when …...access to our Paid Support management team. sajeesh007s May 27...

    forum.aspose.com/t/audio-is-not-working-when-co...
  9. 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...
  10. 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-...