Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 180,110 for

doc

(0.49 sec)
  1. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Fonts::FileFontSource::get_FileP...

    Aspose::Words::Fonts::FileFontSource::get_FilePath method. Path to the font file in C++....ttf" , 0 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. AiModel.check_grammar method | Aspose.Words for...

    AiModel.check_grammar method. Checks grammar of the provided Document... doc = aw . Document ( file_name =...True proofed_doc = model . check_grammar ( doc , grammar_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....throws Exception { Document doc = new Document(); GlossaryDocument...getBuildingBlocks().getCount(), 5); doc.setGlossaryDocument(glossaryDoc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java.... Document doc = new Document(getMyDir() + "Bibliography...builder = new DocumentBuilder(doc); builder.write("Text to be cited...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in Python between various file formats: Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....professional quality: Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM,...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/python-net/conversion/
  7. Feature Overview|Aspose.Words for JasperReports

    This section provides a detailed description of the Aspose.Words for JasperReports features.... Feature Description DOC, DOCX, RTF, ODT, HTML, and TXT...Fidelity to the Report Design DOC, DOCX, RTF and ODT reports have...

    docs.aspose.com/words/jasperreports/feature-ove...
  8. Გადაიყვანეთ HTML PNG C++

    გადაიყვანეთ HTML PNG C++ ფორმატში კოდით. შეინახეთ HTML როგორც PNG C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/ka/cpp/conversion/htm...
  9. Append Documents|Aspose.Words for Java

    Combine Documents and append one Document to another. Apache POI does not provide an opportunity to merge or append Documents....doc" ); Document doc2 = new Document...Document ( dataDir + "doc2.doc" ); doc1 . appendDocument ( doc2 ...

    docs.aspose.com/words/java/append-documents/
  10. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes Document saving in XLSX format, enhancing your workflow and Document management.... Document doc = new Document ( MyDir + "Big...XlsxSectionMode . MultipleWorksheets ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

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