Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 219,487 for

formatting

(0.72 sec)
  1. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....RowFormat property to specify row formatting. Examples Shows how to merge...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. DocumentBase.warningCallback property | Aspose....

    DocumentBase.warningCallback property. Called during various document processing procedures when an issue is detected that might result in data or Formatting fidelity loss....that might result in data or formatting fidelity loss. get warningCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a table cell in C++....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Shape.horizontalRuleFormat property | Aspose.Wo...

    Shape.horizontalRuleFormat property. Provides access to the properties of the horizontal rule shape...shape, and customize its formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Is there a way to customize the msg-to-x conver...

    Using Aspose.Email (java) to read a MSG file and output (temporary) MHTML and then saving as PDF - exactly like the demo code. Is there some step (probably saving the MSG to MHTML) where I can customize the output “temp…...customize the msg-to-x conversion format? Aspose.Email Product Family...add(MhtTemplateName.Cc); Injecting custom formatting (HTML/CSS-like control) MhtSaveOptions...

    forum.aspose.com/t/is-there-a-way-to-customize-...
  6. 识别自关闭标记|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....can have variety of tags formatting for empty tags like <td></td>...Cells supports both these formats now whereas earlier it was...

    docs.aspose.com/cells/zh/java/recognise-self-cl...
  7. 识别自关闭标签|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....can have variety of tags formatting for empty tags like <td></td>...Cells supports both these formats now whereas earlier it was...

    docs.aspose.com/cells/zh/net/recognise-self-clo...
  8. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C# library or .NET API....personal preference or a formatting standard. To hide zero values...

    docs.aspose.com/cells/net/hiding-the-display-of...
  9. HorizontalRuleAlignment Enum | Aspose.Words for...

    Discover the Aspose.Words.HorizontalRuleAlignment enum for precise control over horizontal rule alignment, enhancing your document Formatting and design....shape, and customize its formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each datapoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...How to apply number format to each datapoint's datalabel in PIE...and we need to apply custom format to each datapoint for example...

    forum.aspose.com/t/how-to-apply-number-format-t...