Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 1,745 for

track changes

(0.14 sec)
  1. 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...
  2. Especifique opções de layout em C#|Aspose.Words...

    Especifique opções de layout para vários layouts de documentos usando C#....usando a caixa de diálogo “Track Changes Options”, conforme mostrado...

    docs.aspose.com/words/pt/net/specify-layout-opt...
  3. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...in Microsoft Word while change tracking was enabled. (Inherited...in Microsoft Word while change tracking was enabled. (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. "GetRowHeightInch" returns wrong height for aut...

    See attached sample: I write a long text to a cell, set “IsTextWrapped = true” and call “AutoFitRows”. AsposeCellsRowHeightInch.zip (11.9 KB) When calling “GetRowHeightInch” afterwards (for setting horizontal page brea…...ticket(s) in our internal issue tracking system and will deliver their...hope the only effect of this change is that “GetRowHeightInch”...

    forum.aspose.com/t/getrowheightinch-returns-wro...
  5. Incorrect Color Detected for a Shape in a Power...

    I have attached a presentation “color_src.pptx” having one shape in the first slide. (NOTE: When I open this presentation in microsoft powerpoint and try to select the shape in first slide, it somehow appears to be locke…... Sources: [1]: Change the fill color of a shape in...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/incorrect-color-detected-for...
  6. Aspose.Words 26.2 (.NET 8): WordML → PDF — head...

    Description Product & version: Aspose.Words for .NET 26.2 Runtime: .NET 8 (x64) OS: Windows Server (x64) Input format: Word 2003 WordprocessingML (.xml) Output format: PDF Summary When converting a WordML input to P…... I cannot change the original XML template,...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/aspose-words-26-2-net-8-word...
  7. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...‘ü’ character in the ‘Point Change’ columns is failing to map...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/incorrect-rendering-of-chart...
  8. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…... The check marks in Point Change columns are of a different...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/incorrect-rendering-when-con...
  9. Broken diagram when using master with multiple ...

    I’m evaluating Aspose.Diagram for Dotnet since I’m creating an app to generate Visio files. While testing I stumbles upon one problem with master shapes and would like to know, what I do wrong or where the problem could …...3 KB) Now I changed the master shape “Rectangle”...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/broken-diagram-when-using-ma...
  10. 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...