Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 170,549 for

doc

(0.09 sec)
  1. Aspose::Words::Fields::FieldIndex::get_UseYomi ...

    Aspose::Words::Fields::FieldIndex::get_UseYomi method. Gets or sets whether to enable the use of yomi text for index entries in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether page setup is exported to HTML, MHTML or EPUB. Default is false in C++....Microsoft Word file formats (DOCX, DOC, RTF, WML). In most cases HTML...information when saving to HTML. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 合并 PDF 到 Dochttps://products.aspose.com/pdf/zh-hant/java/merger/pdf-to-Doc/Recent content in 使用 Java 合并 PDF 到 Doc on Aspsoe.PDF Product......r/pdf-to-doc/Recent content in 使用 Java 合并 PDF 到 DOC on Aspsoe...com/pdf/zh-hant/java/merger/pdf-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/java/merger/pdf...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 合并 PDF 到 Dochttps://products.aspose.com/pdf/zh-hans/java/merger/pdf-to-Doc/Recent content in 使用 Java 合并 PDF 到 Doc on Aspsoe.PDF Product......r/pdf-to-doc/Recent content in 使用 Java 合并 PDF 到 DOC on Aspsoe...com/pdf/zh-hans/java/merger/pdf-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/java/merger/pdf...
  5. 档案

    档案...Words API 提供了将 Microsoft Word DOC 或 DOCX 文档转换为 C# 和 Java 中的字节数组的最简单方法。...应用程序中的 Document 的字节数组。 以下代码片段演示了将 DOC 文件转换为字节数组。 // Load the document...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  6. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_Document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document.... doc = aw . Document ( file_name =...DocumentBuilder ( doc = doc ) builder . move_to ( doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.aspectRatioLocked property | Aspose.W...

    ShapeBase.aspectRatioLocked property. Specifies whether the shape's aspect ratio is locked.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a shape. If we open...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldOptions.LegacyNumberFormat | Aspose.Words ...

    Discover the FieldOptions LegacyNumberFormat property to enable or disable legacy number formats for fields, enhancing compatibility and performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Field field = builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  10. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); for ( int i = 0 ; i < 100...

    reference.aspose.com/words/net/aspose.words.sav...