Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,791 for

track changes

(0.09 sec)
  1. Online HTML File Comparison or Build Python App...

    Free online app to Compare different HTML files. Python comparison library code for HTML documents....Cases Web Content Revision Tracking Highlights updates in text...Documentation Updates Detects changes in code blocks or informational...

    products.aspose.com/total/python-net/compare/html/
  2. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The document is watermarked with the following code: var document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…...or check for any updates or changes in the API that might affect...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/get-watermark-text-from-pdf/...
  3. What is a Primavera P6 XML File? Primavera P6 X...

    Learn about the Primavera XML file format, its extension, and its role in project management. Discover how to process, edit, and convert XML files with Aspose.Tasks. Automate project workflows using C#, Java, C++, and Python to seamlessly read, modify, and export Primavera XML files....for enterprise-level project tracking, data archiving, and collaboration...external databases or project tracking systems. It is worth noting...

    products.aspose.com/tasks/supported-formats/p6xml/
  4. HTML to PDF mixed page sizes - Free Support For...

    Is there any way to have mixed page sizes/orientations when creating a PDF from HTML? Our requirements demand that the first page be letter sized in portrait, and the subsequent pages be landscape mode (some with dynami…...PDFNET-41554 in our issue tracking system for further investigation...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/html-to-pdf-mixed-page-sizes...
  5. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…...table borders to disappear or change in the saved document, as observed...cases where accepting tracked changes removed border formatting...

    forum.aspose.com/t/table-border-is-missing-afte...
  6. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert DOCX to PDF. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated PDF. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …... This could be due to changes in the library that affect...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/aspose-words-looses-footnote...
  7. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the data are correct. However, when I refresh it in Aspose Cells, the percent column does not refresh. It is a Value Field with S…...method is called after any changes to the data source to refresh...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  8. Aspose.Pdf.Facades.Form. ImportFdf unable to ca...

    When using the Aspose.Pdf.dll ( version 25.1 and 25.5) , calling the Aspose.Pdf.Facades.Form.ImportFdf method results in error "unable to cast object of type ‘aspose.pdf.annotations.widgetannotation’ to type ‘aspose.pdf…...occurs after making suggested changes asad.ali May 20, 2025, 8:05pm...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/aspose-pdf-facades-form-impo...
  9. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...shaper to see if the page count changes: doc.getLayoutOptions().se...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....defaultWorksheetInde , 3 , 2 , 10 )); // Changes the series type series . setType...ScatterWithStraightL ); // Changes the chart series marker series...

    docs.aspose.com/slides/java/create-chart/