Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,580 for

track changes

(0.12 sec)
  1. 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...
  2. Creating tagged/accessible PDFs from HTML sourc...

    We currently do not use Aspose.PDF (although we do use Aspose.Words) so I’m asking if this is possible using the component… At the moment our ASP.Net code generates PDF files using an HTML source (through an HTML-to-PDF…...PDFNET-47523 in our issue tracking system for the purpose of...already logged in our issue tracking system before you posted your...

    forum.aspose.com/t/creating-tagged-accessible-p...
  3. Protect DOCX document Online with password and ...

    Online DOCX file password protection app. C# .NET API code to apply password protection on DOCX document....terms from being changed. Enables tracked changes in collaborative...

    products.aspose.com/total/net/protect/docx/
  4. ArrayIndexOutOfBoundsException when writing to ...

    Hello I am using Aspose Java 24.1 and am busy trying to write around 60k emails to a newly created PST file. Initially, we are able to write a couple of thousand emails, but after some time, the below error is outputted…...ticket(s) in our internal issue tracking system. Issue ID(s): EMAILJAVA-35257...iterator, however we haven’t changed it yet because the framework...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  5. Working with Resources in Microsoft Project Fil...

    Learn how to create, update, and manage Microsoft Project resources in C# using Aspose.Tasks for .NET. Automate resource costs, calendars, attributes, overtime, and reporting without Microsoft Project installed....accurate scheduling, cost tracking, and reporting. With Aspose...resources, add new ones, and save changes back to an MPP file. Rendering...

    docs.aspose.com/tasks/net/working-with-resources/
  6. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....first frame of the animation track. loadOpts . apply_animation_transform...true, usually we don't need to change it. Aspose.3D will automatically...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  7. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....the first frame of animation track. loadOpts . ApplyAnimationTransf...true, usually we don't need to change it. Aspose.3D will automatically...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  8. 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...
  9. 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...
  10. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....const Specifies whether changes are tracked by character or by word...effectively ignoring their change. auto compareOptions = System...

    reference.aspose.com/words/cpp/aspose.words.com...