Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,736 for

track changes

(0.2 sec)
  1. 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...
  2. 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...
  3. Potential Regression in Aspose.Diagram when reu...

    Hello, We’ve recently upgraded our software from .NET 6 to .NET 8, and as part of that transition, we also purchased a new license for Aspose.Diagram and upgraded from version 21.2.0 to 25.7.0. After the upgrade, we’re…...this is a known or expected change in behavior. If there are any...: The issue may stem from changes in image handling or stencils...

    forum.aspose.com/t/potential-regression-in-aspo...
  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. 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...
  6. 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...
  7. 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...
  8. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java....update an existing TOC after changes to the document have been made...hierarchy can be viewed by changing to Outline View in Microsoft...

    docs.aspose.com/words/java/working-with-table-o...
  9. 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...
  10. Getting an error processing a PDF attachment - ...

    <p>I am using using the Aspose.Email to get attachments out of an Outlook email like this:</p> var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream); var attachments = Aspose.Email.Outlook.MapiMessage.F…...the attachment that could be changed/improved that would prevent...stream. As no modification/change occurs in PDF binary data by...

    forum.aspose.com/t/getting-an-error-processing-...