Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,712 for

track changes

(0.24 sec)
  1. Presentation Charts Get Distorted During PPTX-t...

    Hello Team, We have identified a reproducible issue when converting PPTX to PPTX where certain embedded charts fail to render correctly. We are currently using version 24.4 of Aspose.slides. We have also tried the same…...ticket(s) in our internal issue tracking system and will deliver their... Any config/compatibility changes that can help fix the issue...

    forum.aspose.com/t/presentation-charts-get-dist...
  2. There is a gap between the footer added to the ...

    I use Aspose.pdf for NET 25.8 to add a footer to a PDF. There is always a gap between the added footer and the bottom of the page void Main() { InitCoreComponent(); // Open PDF document var document = new Aspose.Pdf…...steps: Please implement the changes in your code and test the output...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/there-is-a-gap-between-the-f...
  3. Aspose is unable to parse received emails using...

    We implemented Aspose.Email to read emails from the Graph API Inbox. When we examine the code block below, we can see that the emails are successfully retrieved from Graph API — the response status code is OK, and the m…...7, it may be related to changes or updates in the newer versions...this problem in our issue tracking system for further investigation...

    forum.aspose.com/t/aspose-is-unable-to-parse-re...
  4. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....in Microsoft Word while change tracking was enabled. isInsertRevision()...in Microsoft Word while change tracking was enabled. isMoveFromRevision()...

    reference.aspose.com/words/java/com.aspose.word...
  5. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document....property manually to reflect this change. doc . attachedTemplate = base...); // Aspose.words does not track document metrics like these...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document....property manually to reflect this change. doc . attachedTemplate = base...); // Aspose.words does not track document metrics like these...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document....property manually to reflect this change. doc . attachedTemplate = base...); // Aspose.words does not track document metrics like these...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....property manually to reflect this change. doc . attachedTemplate = base...); // Aspose.words does not track document metrics like these...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Memory leak when extract attachments in PST - F...

    When I used ‘ExtractAttachments’ to parse attachments in a PST file, memory was not released. It appears that Dispose() method does not take effect. SharedPtr<PersonalStorage> pst = PersonalStorage::FromFile(pstFile, …...nullptr; Next Steps Implement the changes above to ensure that all resources...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/memory-leak-when-extract-att...
  10. Clean Up a Document in Node.js|Aspose.Words for...

    Remove unused or duplicate information to reduce output size and processing time using Node.js. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....but the document size did not change. Why? A: The cleanup operation...document that contains tracked changes? A: Yes. The cleanup process...

    docs.aspose.com/words/nodejs-net/clean-up-a-doc...