Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 334 for

report field update

(0.13 sec)
  1. Printing a Document in C#|Aspose.Words for .NET

    Print a document on a Server using the unmanaged XpsPrint API or via a selected printer with Settings and Print Preview Dialogs in C#....Vista provided the Platform Update for Windows Vista is installed...Words reads and caches some fields of PrinterSettings to reduce...

    docs.aspose.com/words/net/print-a-document-prog...
  2. Visual Studio Export ListView To Word Control|A...

    How to export contents of ListView into Word Processing document using Aspose.Words in C#....to Tools -> Extension and Updates. Unders Installed you should...<h4>ListView Export Example Report</h4> You can use html tags...

    docs.aspose.com/words/net/visual-studio-export-...
  3. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....styles in the document are updated to match the styles in the...represents options to control field handling in the document. FirstChild...

    reference.aspose.com/words/net/aspose.words/doc...
  4. What is an MPT File? .mpt File Extension, Proce...

    Learn about the MPT file format, its extension, and how it is used for project management. Discover MPT file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPT files seamlessly....calendars Custom field definitions Project view and report templates...resources, or real-time schedule updates. This makes them unsuitable...

    products.aspose.com/tasks/supported-formats/mpt/
  5. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var document = new Document(@".\test…...@ServerSide527 Thank you for reporting this problem to us. I have...ms_updateFields.pdf document where fields were updated in MS Word before conversion...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  6. Mail Merge

    Mail merge Word or PDF files in Python. Fill in the Mail merge template with your personal data to automate mailings or generate Reports using Python....document with merge fields – special fields where you want personalized...DOCX format with special merge fields. The data source is the data...

    products.aspose.com/words/python-net/mailmerge/
  7. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...Words’s reporting engine that allows to populate reports designed...styles in the document are updated to match the styles in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Calculating Percentages | Aspose.Tasks Document...

    Learn how to calculate and retrieve work completion percentages in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. This guide explains how to use the PercentWorkComplete property with practical C# examples....monitor progress, generate reports, and ensure timely project...Microsoft Project. Q: Can I update the PercentWorkComplete value...

    docs.aspose.com/tasks/net/calculating-percentages/
  9. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....styles in the document are updated to match the styles in the...represents options to control field handling in the document. get_FirstChild...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a document generation API that processes Word templates using A…...dataSource); // LINQ reporting engine foreach (var field in document.Range...Range.Fields) // update TOC fields... document.Watermark.SetText(config...

    forum.aspose.com/t/gc-behavior-under-high-load-...