Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 85,103 for

update

(0.18 sec)
  1. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java.... update() Performs the field update. update(boolean ignoreMergeFormat)...ignoreMergeFormat) Performs a field update. getBookmarkName() public String...

    reference.aspose.com/words/java/com.aspose.word...
  2. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…... sudo apt-get update sudo apt-get install -y libgdiplus...确认并更新 libgdiplus sudo apt-get update sudo apt-get install -y libgdiplus...

    forum.aspose.com/t/ppt/322437
  3. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...change with any Aspose version update There is no reliable way to...PdfFormat.PDF_UA_1) Request Please update Aspose.HTML's tagged PDF renderer...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  4. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....FieldUpdater updater = new FieldUpdater ( wordMLPackage ); updater . update...it, via finalize() methods updater = null ; foSettings = null...

    docs.aspose.com/words/java/convert-document-to-...
  5. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...5:34pm 5 @JThomas98 , We will update you promptly on any logged...4:29pm 6 Hi Aspose Team, Any updates on these tickets? amjad.sahi...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  6. Issues when converting PDF to JPG - Free Suppor...

    Hello, I need to convert a PDF using Aspose.Imaging but always get an image with black background. This is my code: LoadOptions loadOptions = new LoadOptions { BufferSizeHint = 100, // Set buffer size hint to avoi…... Code Here’s an updated version of your ConvertPageToImage...outputPath; } Next Steps Test the updated code to confirm that the background...

    forum.aspose.com/t/issues-when-converting-pdf-t...
  7. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....docx" ); Shows how to add, update and delete child nodes in a...Run , true )[ 1 ]). Text = "Updated run 2. " ; paragraph . GetChildNodes...

    reference.aspose.com/words/net/aspose.words/com...
  8. CSRD reporting - Free Support Forum - aspose.com

    To whom it may concern, I’ve recently stumbled upon your XBRL library in search for a way to programmatically generate a CSRD report (Corporate Sustainability Reporting Directive). As CSRD is using the XBRL format (sam…... Once we have an update on it, we will let you know...will keep you informed with updates (on the ticket) as soon as...

    forum.aspose.com/t/csrd-reporting/314742
  9. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...He , I updated my aspose cells version to...you promptly once there are updates. The sample code as follows:...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  10. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…... Update Aspose.Words : Make sure you...version of Aspose.Words, as updates often include bug fixes and...

    forum.aspose.com/t/converting-word-to-pdf-creat...