Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 18,198 for

aws

(0.08 sec)
  1. تبدیل JPG به TIFF Javascript

    فرمت JPG به TIFF در JavaScript کنید. با استفاده از JavaScript JPG به عنوان TIFF ذخیره کنید....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/fa/nodejs-net/convers...
  2. تبدیل JPG به GIF Javascript

    فرمت JPG به GIF در JavaScript کنید. با استفاده از JavaScript JPG به عنوان GIF ذخیره کنید....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/fa/nodejs-net/convers...
  3. تبدیل تصویر به SVG Javascript

    فرمت تصویر به SVG در JavaScript کنید. با استفاده از JavaScript تصویر به عنوان SVG ذخیره کنید....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/fa/nodejs-net/convers...
  4. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a section has ended....'DocStructureToText' , () => { let doc = new aw . Document ( base . myDir + ...childNodeCount = doc . getChildNodes ( aw . NodeType . Any , true ). Count...

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

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . alignment = aw . ParagraphAlignment . Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . rowFormat . heightRule = aw . HeightRule . AtLeast ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... let doc = new aw . Document ( base . myDir + "Footer...headersFooters . getByHeaderFooterTyp ( aw . HeaderFooterType . FooterPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...textBox = builder . insertShape ( aw . Drawing . ShapeType . TextBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Shading.clearFormatting method | Aspose.Words f...

    Shading.clearFormatting method. Removes shading from the object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . alignment = aw . ParagraphAlignment . Center...

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