Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 19,504 for

aws

(0.16 sec)
  1. ListLevel.createPictureBullet method | Aspose.W...

    ListLevel.createPictureBullet method. Creates picture bullet shape for the current list level....new aw . Document (); let list = doc . lists . add ( aw . Lists...toEqual ( true ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...pageSetup . lineNumberRestartMod = aw . LineNumberRestartMod . RestartPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxisTitle.Text | Aspose.Words لـ .NET

    اكتشف خاصية نص عنوان محور الرسم البياني لتخصيص عناوين محاورك بسهولة. عيّن أو احصل على عناوين ديناميكية لتحسين عرض البيانات....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...

    reference.aspose.com/words/ar/net/aspose.words....
  4. OleControl.name property | Aspose.Words for Python

    OleControl.name property. Gets or sets name of the ActiveX control.... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.clearFormatting meth...

    ConditionalStyleCollection.clearFormatting method. Clears all conditional styles of the table style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.export_language_to_span_tag prop...

    PdfSaveOptions.export_language_to_span_tag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language.... doc = aw . Document () builder = aw . DocumentBuilder...'Hola mundo!' ) save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the document... let doc = new aw . Document ( base . myDir + "Bullet...docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the document.... let doc = new aw . Document ( base . myDir + "Rendering...expect ( doc . getChildNodes ( aw . NodeType . Run , true ). count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_page property. Gets or sets the number of lines per page in the document grid.... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . layout_mode = aw . SectionLayoutMode . LINE_GRID...

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