Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 89,761 for

doc format

(0.31 sec)
  1. Paragraph.break_is_style_separator property | A...

    Paragraph.break_is_style_separator property. True if this paragraph break is a Style Separator... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_table_of_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the Document....base style is removed its formatting is moved to child styles...style. let doc = new aw . Document (); let style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.bold property | Aspose.Words for Python

    Font.bold property. True if the font is Formatted as bold....property True if the font is formatted as bold. @property def bold...to insert formatted text using DocumentBuilder. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType fonts installed to the system. To learn more, visit the Documentation article in C++....detected that might result in formatting fidelity loss. GetAvailableFonts...detected that might result in formatting fidelity loss. SystemFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font Formatting of this object....Provides access to the font formatting of this object. get font...words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this Formatting....paragraph style applied to this formatting. get styleName () : string...words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph Formatting properties....Provides access to the paragraph formatting properties. get paragraphFormat...words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert Excel to PDF to Word - Free Support For...

    Hi, is there a solution to convert Excel to Word directly? My input is Excel and the output must be a Word Doc. I have tried with convert of Excel to PDF and from PDF to Word. By doing so, the converted Word containing t…...and the output must be a Word doc. I have tried with convert of...comparing for the output file Word Doc (with boundary) and (without...

    forum.aspose.com/t/convert-excel-to-pdf-to-word...
  9. Split XLS File Online or via Java | products.as...

    Free online app to split different XLS sheets. Java splitter library code for XLS spreadsheets.... Select the output format. Download splitted files. Split...supports many popular formats including XLS format such as PDF, Word...

    products.aspose.com/total/java/split/xls/
  10. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...LE对象,并根据OLE对象的文件格式类型保存不同的文件(DOC、XLS、PPT、PDF等)。 运行代码后,我们可以根据各自OLE对象的格式类型保存不同的文件。...Specify each file format based on the oleobject format type. switch...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...