Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 212,756 for

formatting

(0.24 sec)
  1. Working with Fonts in C++|Aspose.Words for C++

    Font Formatting in details using C++.... Font Formatting The current font formatting is represented...example shows how to set font formatting: Fill properties now are...

    docs.aspose.com/words/cpp/working-with-fonts/
  2. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all Formatting for a table cell...CellFormat class Represents all formatting for a table cell. To learn...that refers to the shading formatting for the cell. top_padding...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++....class Represents special formatting applied to some area of a...ClearFormatting () Clears formatting of this conditional style...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Specialusing Aspose.Cells for Node.js via C++ API....How to Format Number to Special Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  5. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...to the default paragraph formatting in your document. When you...ClearFormatting() , it resets the formatting of the default paragraph...

    forum.aspose.com/t/getting-error-while-converti...
  6. ImportFormatOptions.ignore_header_footer proper...

    ImportFormatOptions.ignore_header_footer property. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_Formatting](../../importformatmode/#KEEP_SOURCE_Formatting) mode is used...that specifies that source formatting of headers/footers content...ImportFormatMode.KEEP_SOURCE_FORMATTING mode is used. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph Formatting properties....represents current paragraph formatting properties. get paragraphFormat...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/net/modify-an-existing-st...
  9. DocumentBuilderOptions class | Aspose.Words for...

    Aspose.Words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....contextTableFormatti True if the formatting applied to table content...content does not affect the formatting of the content that follows it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Format Number to Special with Golang via...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....How to Format Number to Special with Golang via C++ Contents...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...