Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 170,572 for

doc

(0.08 sec)
  1. index.xml

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

    products.aspose.com/pdf/zh-hans/python-net/merg...
  2. Online PDF to PS Conversion or Develop Java bas...

    Free online app to convert PDF to PS files. Java conversion library code for PDF Documents....Convert PDF to DOC by using save method Load DOC file using Aspose...save PDF as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/pdf-t...
  3. Online SVG to RTF Conversion or Develop Java ba...

    Free online app to convert SVG to RTF files. Java conversion library code for SVG Documents....Convert SVG to DOC by using save method Load DOC file by using...save SVG as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  4. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list formatting used in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows to specify Document font settings in C++....u "Comic Sans MS" })); auto doc = System :: MakeObject < Aspose...ASSERT_EQ ( u "MissingFont" , doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add some text with characters...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnotePosition enum for customizable footnote placement, enhancing Document formatting and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/net/aspose.words.not...
  10. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your Document's text for improved readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/pag...