Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 18,335 for

docx to doc

(0.07 sec)
  1. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. View and Update RTF Properties Online or Update...

    View and modify RTF properties through online app for free. Android API code To update RTF properties....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...

    products.aspose.com/total/android-java/metadata...
  3. View and Update ODT Properties Online or Update...

    View and modify ODT properties through online app for free. Android API code To update ODT properties....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...

    products.aspose.com/total/android-java/metadata...
  4. View and Update DOCM Properties Online or Updat...

    View and modify DocM properties through online app for free. Android API code To update DocM properties....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...

    products.aspose.com/total/android-java/metadata...
  5. BuiltInDocumentProperties.ScaleCrop | Aspose.Wo...

    Discover the ScaleCrop property in BuiltInDocumentProperties, which controls thumbnail display—ensuring optimal viewing with cropped or scaled images....Document doc = new Document ( MyDir + "Extended properties.docx" );...); Assert . That ( doc . BuiltInDocumentPrope . ScaleCrop , Is...

    reference.aspose.com/words/net/aspose.words.pro...
  6. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section... doc = aw . Document ( file_name =...endnotes.docx' ) doc . footnote_options . columns = 2 doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.underline_color property | Aspose.Words fo...

    Font.underline_color property. Gets or sets the color of the underline applied To the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . underline...

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

    Implements the AUToTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a...populate it with auto text entries. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Framesets::Frameset::get_FrameDe...

    Aspose::Words::Framesets::Frameset::get_FrameDefaultUrl method. Gets or sets the web page URL or Document file name To display in this frame in C++.... auto doc = System :: MakeObject < Aspose...() + u "Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset...

    reference.aspose.com/words/cpp/aspose.words.fra...
  10. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body construcTor. Initializes a new instance of the Body class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bod...