Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 219,462 for

formatting

(0.26 sec)
  1. Hyphenation.warning_callback property | Aspose....

    Hyphenation.warning_callback property. Called during a load hyphenation patterns, when an issue is detected that might result in Formatting fidelity loss....detected that might result in formatting fidelity loss. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Hyphenation::set_WarningCallback...

    Aspose::Words::Hyphenation::set_WarningCallback method. Called during a load hyphenation patterns, when an issue is detected that might result in Formatting fidelity loss in C++....detected that might result in formatting fidelity loss. static void...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  3. Aspose::Words::Loading::LoadOptions::set_Warnin...

    Aspose::Words::Loading::LoadOptions::set_WarningCallback method. Called during a load operation, when an issue is detected that might result in data or Formatting fidelity loss in C++....that might result in data or formatting fidelity loss. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....Format Text Using VSTO and Aspose.Slides for .NET Contents [...Hide ] Sometimes, you need to format the text on slides programmatically...

    docs.aspose.com/slides/net/format-text-using-vs...
  5. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...this cell has no value, no format. This will impact downstream...doesn’t contain any value or formatting. This can lead to the appearance...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  6. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....How to Format Number to Accounting with C++ Contents [ Hide ]...Possible Usage Scenarios Formatting numbers to accounting in...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  7. Convert TXT to PPTM in Python or with free Onli...

    TXT to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....contain only text and no formatting. They are widely used for...suitable as they lack the formatting and styling options that...

    products.aspose.com/total/python-net/conversion...
  8. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...Format(“{0}:{1}”, startCell, endCell);...text alignment, and cell formatting. Inconsistencies here can...

    forum.aspose.com/t/label-randomly-switches-betw...
  9. Convert OpenDocument Presentations in .NET|Aspo...

    Aspose.Slides for .NET lets you convert ODP to PDF, HTML, and image formats with ease. Boost your .NET apps with fast and accurate presentation conversion....(ODP) presentations to many formats (HTML, PDF, TIFF, SWF, XPS...ODP files to other document formats is the same as the one used...

    docs.aspose.com/slides/net/convert-openoffice-odp/
  10. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...leftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/nodejs-net/aspose.wo...