Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 19,717 for

aws

(0.23 sec)
  1. FontSubstitutionRule.enabled property | Aspose....

    FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not....): doc = aw . Document () doc . font_settings = aw . fonts ....as_system_font_source () self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ArgumentOutOfRangeException for compare for Asp...

    for following block receiving the error intermittently for some documents. RuntimeError: Proxy error(ArgumentOutOfRangeException): Specified argument was out of the range of valid values. (Parameter ‘index’) revised_…...(Parameter ‘index’) revised_doc = aw.Document(str(clean_doc_path))...for redlining redlined_doc = aw.Document(str(input_doc_path))...

    forum.aspose.com/t/argumentoutofrangeexception-...
  3. Archiwa

    Archiwa...words as aw # załaduj plik PDF doc = aw.Document("PDF.pdf")...Python. import aspose.words as aw # utwórz opcje ładowania plików...

    blog.aspose.com/pl/words/convert-pdf-to-word-in...
  4. 搜索

    搜索...words as aw # 創建一個新文檔 doc = aw.Document() # 創建文檔生成器...創建文檔生成器 builder = aw.DocumentBuilder(doc) # 在文檔中插入圖像 builder.insert_image("logo...

    blog.aspose.com/zh-hant/words/convert-image-to-...
  5. Lucrul cu documentul Text|Aspose.Words pentru P...

    Lucrați cu un document text și modificați obiectele acestuia folosind Python....în format text simplu: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/ro/python-net/working-wit...
  6. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field... doc = aw . Document ( MY_DIR + 'Bibliography...'Bibliography.docx' ) builder = aw . DocumentBuilder ( doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object... load_options = aw . loading . HtmlLoadOptions ()...will only load the PNG. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.words.digitalsignatures.DigitalSignatureUtil class. Provides methods for signing document...filename: digital_signatures = aw . digitalsignatures . DigitalSignatureUtil...stream : digital_signatures = aw . digitalsignatures . DigitalSignatureUtil...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTag.building_block_category p...

    StructuredDocumentTag.building_block_category property. Specifies category of building block for this SDT node... doc = aw . Document () building_block_sdt = aw . markup ...doc , aw . markup . SdtType . BUILDING_BLOCK_GALLERY , aw . markup...

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