Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 19,499 for

aws

(0.18 sec)
  1. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtLoadOptions.leadingSpacesOptions property | ...

    TxtLoadOptions.leadingSpacesOptions property. Gets or sets preferred option of a leading space handling... let loadOptions = new aw . Loading . TxtLoadOptions ();...txtTrailingSpacesOpt ; let doc = new aw . Document ( Buffer . from (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . DocSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Python 中以只读方式打开文档|Python via .NET 格式的 Aspose....

    将文档设置为只读,以便可以复制或读取内容,但不能使用 Python 进行修改。...words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/zh/python-net/make-a-docu...
  5. Đặt tài liệu ở chế độ chỉ đọc Python|Aspose.Wor...

    Đặt tài liệu của bạn ở chế độ chỉ đọc để có thể sao chép hoặc đọc nội dung nhưng không thể sửa đổi bằng Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/vi/python-net/make-a-docu...
  6. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DOCX को Python में संपीड़ित करें

    गुणवत्ता खोए बिना DOCX को Python में संपीड़ित करें। DOCX सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/hi/python-net/compres...
  8. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....words as aw doc = aw . Document ( "Input.docx"...Example: import aspose.words as aw doc = aw . Document ( "Input.docx"...

    docs.aspose.com/words/python-net/fields-overview/
  9. Converti JPG In DOCX Python

    Converti JPG in DOCX formato nel Python codice Salva JPG come DOCX utilizzando Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/it/python-net/convers...
  10. Გადაიყვანეთ Გამოსახულება DOCX Python

    გადაიყვანეთ Გამოსახულება DOCX Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/ka/python-net/convers...