Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,768 for

track changes

(0.06 sec)
  1. 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...
  2. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...potentially is causing it or any changes I could make to resolve the...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  3. Online WORD File Comparison or Build Python App...

    Free online app to Compare different WORD files. Python comparison library code for WORD documents....versions, ensuring reliable tracking of modifications. It supports...pipelines. Key Use Cases Revision Tracking Highlights updates across...

    products.aspose.com/total/python-net/compare/word/
  4. 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...
  5. Question about Digital Signature Preservation w...

    I am currently working with Aspose.PDF for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling PDF form fields. Current Situation: I need to fi…... 11:12am 2 @wndmatheus Any change in signed PDF document will...ReadWrite)); // make some changes and save the document incrementally...

    forum.aspose.com/t/question-about-digital-signa...
  6. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....between them, making it easier to track progress or prioritize tasks...Readability: Color‑coding text or changing its style (bold, italics,...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  7. 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/
  8. 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...
  9. Create or Update PowerPoint Presentation Charts...

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

    docs.aspose.com/slides/androidjava/create-chart/
  10. 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...