Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,575 for

track changes

(0.13 sec)
  1. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...images have non-desirable font changes compared to word and PDF. I...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/font-missmatch-between-word-...
  2. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...shaper to see if the page count changes: doc.getLayoutOptions().se...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....$defaultWorksheetInde , 3 , 2 , 10 )); # Changes the series type $series ->...ScatterWithStraightL ); # Changes the chart series marker $series...

    docs.aspose.com/slides/php-java/create-chart/
  4. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The document is watermarked with the following code: var document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…...or check for any updates or changes in the API that might affect...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/get-watermark-text-from-pdf/...
  5. Handling Priorities | Aspose.Tasks Documentation

    Learn how to handle task priorities and manage scheduling efficiently with Aspose.Tasks for .NET. Includes C# examples for setting and retrieving priority values....only — they do not directly change task scheduling until leveling...priority ensures they remain on track even if resources are constrained...

    docs.aspose.com/tasks/net/handling-priorities/
  6. 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...
  7. What is a Primavera P6 XML File? Primavera P6 X...

    Learn about the Primavera XML file format, its extension, and its role in project management. Discover how to process, edit, and convert XML files with Aspose.Tasks. Automate project workflows using C#, Java, C++, and Python to seamlessly read, modify, and export Primavera XML files....for enterprise-level project tracking, data archiving, and collaboration...external databases or project tracking systems. It is worth noting...

    products.aspose.com/tasks/supported-formats/p6xml/
  8. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...them back, all the numbering changes. The number highlighted below...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  9. 指定 3D 文件加载选项|Documentation

    有几个接受loadopons实例的Scene.open方法重载或Scene类构造函数重载。...the first frame of animation track. loadOpts . setApplyAnimationTra...true, usually we don't need to change it. Aspose.3D will automatically...

    docs.aspose.com/3d/zh/java/specify-3d-file-load...
  10. 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...