NodeCollection indexer. Retrieves a node at the given index.... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...
OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....
Document.protection_type property. Gets the currently active document protection type.... doc = aw . Document () doc . protect ( type = aw . ProtectionType...'password' ) self . assertEqual ( aw . ProtectionType . READ_ONLY...
FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value.... expect (() => aw . FileFormatUtil . contentTypeToSaveFor...also be thrown. expect (() => aw . FileFormatUtil . contentTypeToSaveFor...
შეკუმშოს TIFF JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...
Komprimujte TIFF v JavaScript bez ztráty kvality. Optimalizujte obsah TIFF, snadno zmenšete velikost souboru....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...
ضغط TIFF في JavaScript دون فقدان الجودة. تحسين المحتوى TIFF وتقليل حجم الملف بسهولة....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...
FieldXE.text property. Gets or sets the text of the entry.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...
Aspose.Words.Range.replace method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...