Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,584 for

conditional formatting

(0.16 sec)
  1. FieldIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIf class—efficiently implement IF fields to enhance document automation and streamline your workflow.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Setting Dynamic Array Formulas|Documentation

    How to use Aspose.Cells for Python via .NET library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells for Python via .NET to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk....mathematical calculations, conditional operations, filtering data...results in a dynamic array format. In summary, dynamic array...

    docs.aspose.com/cells/python-net/calculation-of...
  3. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…...never needed before and the conditions are unclear. Should this...updated to reflect new data or formatting, which may inadvertently...

    forum.aspose.com/t/aspose-words-updating-formfi...
  4. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....xls format) const outputData = workbook...the Excel file (Excel 97-2003 format) const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. How to Change Text Color in HTML using Python

    Learn how to change text color in HTML using Python with Aspose.HTML for Python via .NET. Includes inline and internal CSS examples, best practices, and FAQ....Change Text Color Based on Condition In some cases, you may need...path . join (output_dir, "conditional-text-color.html" ) 9 10 html_content...

    docs.aspose.com/html/python-net/how-to-change-t...
  10. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....mathematical calculations, conditional operations, filtering data...results in a dynamic array format. In summary, dynamic array...

    docs.aspose.com/cells/javascript-cpp/calculatio...