Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 19,462 for

aws

(0.33 sec)
  1. עבודה עם תרשימים ב C++|Aspose.Words עבור C++

    מבוא לתכונת תרשים, כיצד ליצור ולתפעל תרשימים באמצעות C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...

    docs.aspose.com/words/he/cpp/how-to-set-fill-an...
  2. PageSetup.textColumns property | Aspose.Words f...

    PageSetup.textColumns property. Returns a collection that represents the set of text columns....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Field.result property | Aspose.Words for Python

    Field.result property. Gets or sets text that is between the field separator and field end.... doc = aw . Document () builder = aw . DocumentBuilder...yyyy"' ) self . assertEqual ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesGroup.gapWidth property | Aspose.Wor...

    ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between chart elements....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document... load_options = aw . loading . LoadOptions () load_options...the document's contents. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartTitle.font property | Aspose.Words for Nod...

    ChartTitle.font property. Provides access to the font formatting of the chart title....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XlsxSaveOptions.date_time_parsing_mode property...

    XlsxSaveOptions.date_time_parsing_mode property. Gets or sets the mode that specifies how document text is parsed to identify date and time values... doc = aw . Document ( file_name = MY_DIR...DateTime.docx' ) save_options = aw . saving . XlsxSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Muokkaa Markdown Kohteessa Python

    Muokkaa Markdown koodissa Python....words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/fi/python-net/edit/md/
  10. XamlFixedSaveOptions.resourceSavingCallback pro...

    XamlFixedSaveOptions.resourceSavingCallback property. Allows to control how resources (images and fonts) are saved when a document is exported to fixed page Xaml format....'ResourceFolder' , () => { let doc = new aw . Document ( base . myDir + "Rendering...save format. let options = new aw . Saving . XamlFixedSaveOptions...

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