Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 221,030 for

formatting

(0.14 sec)
  1. FieldAuthor class | Aspose.Words for Python

    aspose.words.fields.FieldAuthor class. Implements the AUTHOR field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 日期控件是否支持,如何添加 - Free Support Forum - aspose.com

    请问aspose支持添加日期控件吗?类似于 image.png (22.5 KB) 这种...com 支持的,对于number format为Date类型的单元格在输入时会有日期控件显示的 截屏2025-03-21...2025, 2:44am 5 您好,我这边尝试按照您说的formate为date类型的单元格不能展示出来日期控件。 wanghao...

    forum.aspose.com/t/topic/310155
  3. FieldBibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBibliography class to effortlessly manage bibliography fields in your documents. Enhance your writing with ease!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. FormatLanguageId { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Microsoft Excel allows users to format cells by adding borders. The...method is used to set a cell’s formatting style. The Style class provides...

    docs.aspose.com/cells/net/cells-border-settings/
  5. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_GraphicFilter () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size....Create a paragraph, set some formatting properties, and then append...Paragraph ( doc ) para . paragraph_format . style_name = 'Heading 1'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAuthor Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAuthor class, designed to effortlessly implement the AUTHOR field for enhanced document management and automation.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldAsk Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAsk class for seamless implementation of the ASK field, enhancing document automation and efficiency.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldTC Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTC class for seamless TC field implementation, enhancing your document processing with powerful features.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...compliance, switch to a standard PDF format by using PdfCompliance.Pdf15...the specific content and formatting of the Word document, and...

    forum.aspose.com/t/converting-word-to-pdf-creat...