Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 563,823 for

formatting

(0.49 sec)
  1. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source Formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that specifies that source formatting of textboxes content ignored...Shows how to manage text box formatting while appending a document...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. Features|Documentation

    Aspose.Cells for Node.js via Java features.... File Formats and Conversions Many customers...between several popular document formats. Microsoft Excel Workbook (XLS)...

    docs.aspose.com/cells/nodejsjava/features/
  3. Features|Documentation

    Aspose.Cells for Node.js via Java features.... File Formats and Conversions Many customers...between several popular document formats. Microsoft Excel Workbook (XLS)...

    docs.aspose.com/cells/nodejs-java/features/
  4. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in Java....document that contains text formatted with a font that does not...improvement. MAJOR_FORMATTING_LOSS Generic major formatting loss, no specific...

    reference.aspose.com/words/java/com.aspose.word...
  5. setHorizontalBanding | Aspose.Sildes for Node.j...

    setHorizontalBanding setHorizontalBanding(boolean value) function Determines whether the even rows has to be drawn wi......be drawn with a different formatting. Read/write boolean....

    reference.aspose.com/slides/nodejs-java/aspose....
  6. setVerticalBanding | Aspose.Sildes for Node.js ...

    setVerticalBanding setVerticalBanding(boolean value) function Determines whether the even columns has to be drawn wit......be drawn with a different formatting. Read/write boolean....

    reference.aspose.com/slides/nodejs-java/aspose....
  7. IFillFormatEffectiveData | Aspose.Slides for Ja...

    Immutable object which contains effective fill Formatting properties....which contains effective fill formatting properties. This interface...interface to return effective formatting values with inheritance applied...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. DOCX Export - Table Features|Aspose.Words for Java

    Export to OOXML format using table saving features in Java.... If imported from other formats then the table style is converted...converted to direct formatting on save so all formatting is still preserved...

    docs.aspose.com/words/java/table-features-suppo...
  9. OOXML Export - Table Features|Aspose.Words for ...

    Export to WordprocessingML format using table saving features in C#.... If imported from other formats then the table style is converted...converted to direct formatting on save so all formatting is still preserved...

    docs.aspose.com/words/net/table-features-suppor...
  10. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....text in document along with formatting Save the Word document with...with custom formatting in DOCX format using Save method In the...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/