Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 349,436 for

document

(0.07 sec)
  1. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document into a text based formats...additional options when saving a document into a text based formats...the Specify Save Options documentation article. Inheritance: TxtSaveOptionsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings....hyphenation which is applied in the document settings. @property def s...red ( 'de-CH' )) # Open a document containing text with a locale...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class....instance of the Structured document tag class. def __init__ (...doc DocumentBase The owner document. type SdtType Type of SDT...

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

    Discover Aspose.Words.Saving.PsSaveOptions to enhance your Document saving experience in Ps format with customizable options for optimal results....additional options when saving a document into the Ps format. To learn...the Specify Save Options documentation article. public class PsSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::MailMerging::MailMerge::DeleteFi...

    Aspose::Words::MailMerging::MailMerge::DeleteFields method. Removes mail merge related fields from the Document in C++....merge related fields from the document. void Aspose :: Words :: MailMerging...MERGEFIELD and NEXT fields from the document. This method could be useful...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. Export EML to RTF via C++ | products.aspose.com

    C++ API to Convert EML to RTF without using Microsoft Word or Outlook...create, edit, and convert documents. It includes two APIs specifically...manipulating documents, such as text extraction, document comparison...

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Document.updateActualReferenceMarks method | As...

    Document.updateActualReferenceMarks method. Updates the [Footnote.actualReferenceMark](../../../aspose.words.notes/footnote/actualReferenceMark/) property of all footnotes and endnotes in the Document....footnotes and endnotes in the document. updateActualReferenc () Remarks...Remarks Updating fields ( Document.updateFields() ) may be necessary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a Document into the Doc or Dot format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. class DocSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::BookmarkStart class | Aspose.Wor...

    Aspose::Words::BookmarkStart class. Represents a start of a bookmark in a Word Document. To learn more, visit the Documentation article in C++....start of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. class BookmarkStart...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. 将 PDF 转换为 HTML 在 .NET 中|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...HTML 创建一个 Document 对象的实例,使用源 PDF 文档。 通过调用 Document.Save() 方法将其保存为...ConvertPDFtoHTML () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/