Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 180,392 for

doc

(0.2 sec)
  1. Փոխարկել WORD PDF Python

    Փոխարկեք WORD ը PDF ձևաչափի Python կոդով: Պահեք WORD որպես PDF օգտագործելով Python:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.docx" ) doc.save( "Output...

    products.aspose.com/words/hy/python-net/convers...
  2. ImportFormatOptions.adjust_sentence_and_word_sp...

    ImportFormatOptions.adjust_sentence_and_word_spacing property. Gets or sets a boolean value that specifies whether to adjust sentence and word spacing automatically... src_doc = aw . Document () dst_doc = aw . Document...aw . DocumentBuilder ( doc = src_doc ) builder . write ( 'Dolor...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PreferredWidth.value property | Aspose.Words fo...

    PreferredWidth.value property. Gets the preferred width value... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.get_page_info method | Aspose.Words fo...

    Document.get_page_info method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering.... doc = aw . Document ( file_name =...colored. self . assertFalse ( doc . get_page_info ( 0 ) . colored...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this shape is a horizontal rule.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd::StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class in C++....DocumentBase > & doc , int32_t id ) Parameter Type Description doc const...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://Docs.aspose.com/words/python-net/working-with-fields/) Documentation article.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil class. Provides methods for signing Document. To learn more, visit the Documentation article in C++....for digital signature removal: Doc , Dot , Docx , Dotx , Docm ,...for digital signature removal: Doc , Dot , Docx , Dotx , Docm ,...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the Documents content in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Fields::FieldSubject class | Asp...

    Aspose::Words::Fields::FieldSubject class. Implements the SUBJECT field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose..."Subject" built-in property. doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.fie...