Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 213,701 for

formatting

(0.18 sec)
  1. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++....We can disable list formatting to not format any subsequent paragraphs...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Check Number Format : Ensure that the number format is set correctly...correctly. You can set a custom format for the cells if needed: style...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  3. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....presentations retain their original formatting and content. This article...

    docs.aspose.com/slides/net/applying-protection-...
  4. 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 :...

    forum.aspose.com/t/workbook-calculateformula-is...
  5. CompatibilityOptions.MWSmallCaps | Aspose.Words...

    Discover the CompatibilityOptions MWSmallCaps property to effortlessly emulate Word 5.x Small Caps Formatting on your Macintosh. Enhance your documents today!...the Macintosh Small Caps Formatting. public bool MWSmallCaps...

    reference.aspose.com/words/net/aspose.words.set...
  6. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++....Format and Modify Named Ranges with C++ Contents [ Hide ] Format...to a Named Range To apply formatting, define a Style object to...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  7. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....Png image format. getConvertShapeToOff() Gets...getLoadFormat() Specifies the format of the document to be loaded...

    reference.aspose.com/words/java/com.aspose.word...
  8. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....Png image format. getConvertShapeToOff() Gets...getLoadFormat() Specifies the format of the document to be loaded...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....want to find all dates in the format dd/mm/yyyy : Other Useful Patterns:...number , coordinates , and formatting details of every match. This...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  10. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....modifying data, content, and formatting in the worksheet. Protect...Excel file in Excel 97-2003 format const outputData = workbook...

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