Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 214,333 for

formatting

(0.12 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Format method. Provides access to fill and line Formatting of the data label in C++....abel::get_Format method ChartDataLabel::get_Format method Provides...Provides access to fill and line formatting of the data label. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a document using Node.js....you need to specify font formatting for the hyperlink display...display name: Apply Custom Formatting to Fields Related articles...

    docs.aspose.com/words/nodejs-net/working-with-h...
  3. Aspose::Words::Loading::LoadOptions::get_Warnin...

    Aspose::Words::Loading::LoadOptions::get_WarningCallback method. Called during a load operation, when an issue is detected that might result in data or Formatting fidelity loss in C++....that might result in data or formatting fidelity loss. System ::...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method...append_document(src_doc, import_format_mode) Appends the specified... words . Document , import_format_mode : aspose . words . ImportFormatMode...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of Formatting or data fidelity....that might result in loss of formatting or data fidelity. warning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...Specifies how to merge style formatting that clashes. appendDocument(srcDoc...Specifies how to merge style formatting that clashes. importFormatOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldUpdateCultureSource enumeration | Aspose.W...

    Aspose.Words.Fields.FieldUpdateCultureSource enumeration. Indicates what culture to use during field update....culture specified in the field formatting properties via language setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldUpdateCultureSource enumeration | Aspose.W...

    aspose.words.fields.FieldUpdateCultureSource enumeration. Indicates what culture to use during field update....culture specified in the field formatting properties via language setting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_MWSmallCaps method. Emulate Word 5.x for the Macintosh Small Caps Formatting in C++....the Macintosh Small Caps Formatting. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...processes the document’s formatting and content. Subtle differences...the document structure or formatting can lead to discrepancies...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...