Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 183,212 for

doc

(0.9 sec)
  1. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'CrossReference:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java.... Document doc = new Document(getMyDir() + "Paragraph...paragraphFrame = IterableUtils.find(doc.getFirstSection().getBody().getParagraphs()...

    reference.aspose.com/words/java/com.aspose.word...
  3. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PS format in Java.... Document doc = new Document(getMyDir() + "Paragraphs...BookFoldPrinting". for (Section s : doc.getSections()) { s.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # AUTONUMOUT fields display...

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

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in Document processing. Unlock powerful features today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set a value for the "Comments"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing Document automation and formatting efficiency.... Document doc = new Document (); // Set a value..."Subject" built-in property. doc . BuiltInDocumentPrope . Subject...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldComments class | Aspose.Words for Python

    aspose.words.fields.FieldComments class. Implements the COMMENTS field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a value for the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // SEQ fields display a count...

    reference.aspose.com/words/java/com.aspose.word...
  9. 如何使用 Java 将 OneNote 转换为 Word

    本文介绍如何使用 Java 将 OneNote 转换为 Word。它包含设置 IDE 所需的所有详细信息、编写应用程序的步骤以及使用 Java 将 OneNote 转换为 Word 的可运行示例代码。...DOC 的环境,开发应用程序的步骤列表,以及使用 Java 将 OneNote....ONE 文件和保存生成的 DOC 文件。 使用 Java 将 OneNote 转为 DOC 的步骤 设置环境以使用 Aspose...

    kb.aspose.com/zh/note/java/how-to-convert-oneno...
  10. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # LISTNUM fields display...

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