Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 1,615 for

track changes

(0.18 sec)
  1. Html to Pdf - need to preserve whitespace and w...

    Trying to have a section in my HTML that preserves existing whitespace (particularly carriage returns) but also maintains appropriate width via normal word-wrap. Found that CSS class below seems to work fine in both Chr…...workaround that doesn’t involve changing the content of the tag? Full...with a more obvious paragraph. Change the extension to HTML and open...

    forum.aspose.com/t/html-to-pdf-need-to-preserve...
  2. ConverTo property doesn't work - Free Support F...

    Hi, I saw there is a (new?) property ConvertTo on the PDFFileEditor class that expects the enum Aspose.Pdf.PdfFormat. For both there is no documentation yet, and they also don't seem to work. I tried the following code…... Only when I change the PDF format property to...have logged it in our issue tracking system as PDFNEWNET -34033...

    forum.aspose.com/t/converto-property-doesnt-wor...
  3. Adding files to existing 7z archive results in ...

    When opening a 7z archive and calling CreateEntry via a .NET Stream, the result is that the archive size grows, but the added files are not listed and there is a message under the archive properties that says “There are …...after running 2 times and changing the input files and names…...requirement/problem in our issue tracking system. Your ticket number...

    forum.aspose.com/t/adding-files-to-existing-7z-...
  4. TypeError: function missing required argument ‘...

    I use a line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …...known issue or do I have to change the line chart configuration...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/typeerror-function-missing-r...
  5. Workbook hangs on calculateformula and RefreshD...

    PFA workbook (9.6 MB) Sample code: var workbook = new Aspose.Cells.Workbook(@"Slow Calc.xlsx"); var options = new CalculationOptions { CustomEngine = null, IgnoreError =…...address this, I recommend changing the order of your method calls...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/workbook-hangs-on-calculatef...
  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 …...remove the list bullet item or change the list bullet level to 2...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/document-extractpages-yields...
  7. Form Field Vertical Alignment Wrong - Free Supp...

    When filling in values of PDF form text fields the vertical alignment is wrong. It appears as if the alignment is getting set to bottom even though my code doesn't change it. I don't have this problem using Adobe Acrobat…...even though my code doesn’t change it. I don’t have this problem...have logged it in our issue tracking system as PDFNEWNET-38606...

    forum.aspose.com/t/form-field-vertical-alignmen...
  8. Update 25.11.0 to 26.3.0 failing with an except...

    We have a testcase with typical problematic files during conversion. One page of a multipage tiff is currently failing with the mention version update. The ImageOpacity poperty of Aspose.Imaging.FileFormats.Tiff.TiffFra…... ImageOptionsBase options) change: branch “main”: <PackageReference...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/update-25-11-0-to-26-3-0-fai...
  9. Node application (c++) + xlsb file = bad format...

    Hi there, I am working on a project in which I’m using the node wrapper over the c++ library. In our case we narrowed down an issue to this simple operation: open file, then save file. Do this twice in a row on the same…...appear dotted, definitely changed… see below in the images attached...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/node-application-c-xlsb-file...
  10. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...= new Workbook(input); // CHANGING DATA IN workbook.Worksheets[0]...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/spilt-array-formulas-are-not...