Komprimujte TIFF v JavaScript bez straty kvality. Optimalizujte obsah TIFF, jednoducho zmenšite veľkosť súboru....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...
Document.updateFields method. Updates the values of fields in the whole document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...\\u" ); builder . insertBreak ( aw . BreakType . PageBreak ); //...
ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Tihendage HTML keeles Python kvaliteeti kaotamata. Optimeerige HTML sisu, vähendage lihtsalt faili suurust....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...
Document.protectionType property. Gets the currently active document protection type....let doc = new aw . Document (); doc . protect ( aw . ProtectionType... protectionType ). toEqual ( aw . ProtectionType . ReadOnly );...
RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...imageData . imageType ). toEqual ( aw . Drawing . ImageType . Jpeg...