Komprimujte súbory v JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS bez straty kvality...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...
Компресирайте DOCX в JavaScript, без да губите качество. Оптимизирайте съдържанието на DOCX, намалявайте размера на файла лесно....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...
aspose.words.saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image.... doc = aw . Document () builder = aw . DocumentBuilder...images. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...
Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . moveToHeaderFooter ( aw . HeaderFooterType . HeaderFirst...
Архів...replace(string, string, aw.replacing.FindReplaceOptions(aw.replacing.FindReplaceDirection...aspose.words as aw # завантажити документ Word doc = aw.Document("document...
ListLevel.numberStyle property. Returns or sets the number style for this list level.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...
Aspose.Words.Document.protect method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...