Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 351,103 for

document

(0.11 sec)
  1. GoogleAiModel.Translate | Aspose.Words for .NET

    Google AI Document translator for multilingual content. Convert Word Documents to different languages with high accuracy and speed....Translates a specified document. public override Document Translate ( Document...Document doc , Language language ) See Also class Document enum...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. 转换 PDF API | Aspose.PDF

    使用 Aspose.PDF 库将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等格式...instance of Document var document = new Document ( "template...CgmLoadOptions ()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/zh-hans/conversion/
  3. 将PDF转换为PDF/A格式|Aspose.PDF for C++

    本主题展示了如何使用Aspose.PDF将PDF文件转换为符合PDF/A标准的PDF文件。... 使用Document类的Convert方法转换文件。 在将PDF转换为符...pdf" ); // 打开文档 auto document = new Document ( _dataDir + infilename...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-pdfa/
  4. Bibliography class | Aspose.Words for Python

    aspose.words.bibliography.Bibliography class. Represents the list of bibliography sources available in the Document....bibliography sources available in the document. Properties Name Description...available in the document. document = aw . Document ( MY_DIR + 'Bibliography...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....the Working with Fields documentation article. Remarks: Inserts...kinds of calendars. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Working with Text Styles

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......steps below: Load OneNote document to a class. Access a RichText...Load the document into Aspose.Note 4 Document document = new Document(dataDir...

    docs.aspose.com/note/java/working-with-text-sty...
  8. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances Document quality by allowing TrueType font embedding. Default is false....embed TrueType fonts in a document when it is saved. Default...allows others to view the document with the same fonts that were...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output Document. The default value is Ecma376_2006 in C++....OOXML version for the output document. The default value is Ecma376_2006...specification for a saved document to adhere to. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. IAiModelText class | Aspose.Words for Node.js

    Aspose.Words.AI.IAiModelText class. The common interface for AI models designed to generate a variety of text-based content....Checks grammar of the provided document. This operation leverages...model for checking grammar of document. summarize(sourceDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...