Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,401 for

conditional formatting

(0.13 sec)
  1. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...contains only essential data and formatting. Optimization Settings :...triggered under specific conditions. John.He August 14, 2025...

    forum.aspose.com/t/workbook-calculateformula-is...
  2. 3. How to use LaTeX fonts in text

    This article covers LaTeX font commands that independently change different font attributes for use in normal text....makes it easier to change the formatting later in a consistent way...Since document classes can format documents automatically only...

    docs.aspose.com/tex/java/latex-text-fonts/
  3. Aspose::Words::Fields::FieldIf class | Aspose.W...

    Aspose::Words::Fields::FieldIf class. Implements the IF field. To learn more, visit the documentation article in C++....EvaluateCondition () Evaluates the condition. get_ComparisonOperator ()...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Convert FODS to DOC with .NET or with free Onli...

    Convert FODS to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free FODS to DOC online converter quickly before integrating the code....Xamarin Platforms FODS is a file format used by OpenOffice.org and...LibreOffice. DOC is a file format used by Microsoft Word. There...

    products.aspose.com/total/net/conversion/fods-t...
  5. Comparing VSTO with Aspose.Cells for .NET|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....data clearly with advanced formatting and chart. VSTO allows Microsoft...convert documents in various formats including XLS, XLSX, DOC, DOCX...

    docs.aspose.com/cells/net/comparing-vsto-with-a...
  6. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...code the part as “Term and condition” and “hyperlink” not transparent...FontSize = 10; // set the formatting of text as Underline fragment...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  7. C# API to Retrieve Emails via Exchange Web Serv...

    Learn how to implement EWS support in your .NET application to receive emails seamlessly using the innovative C# library....messages based on custom conditions. Communication Safety : The...messages with attachments and formatting to parsing incoming emails...

    products.aspose.com/email/net/receive-email/ews/
  8. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...save settings (such as file format version) that typically result...a different format or adjusting the file format version can yield...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...
  9. FieldIf | Aspose.Words for Java

    Implements the IF field in Java.... A field in the following format will be used as a mail merge...evaluateCondition() Evaluates the condition. getComparisonOperato() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  10. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...KEEP_SOURCE_FORMATTING) • Template contains: {IF...resolve to bookmark values, IF conditions don’t evaluate Expected Behavior:...

    forum.aspose.com/t/word-field-evaluation-not-wo...