Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 18,030 for

aws

(0.11 sec)
  1. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB... doc = aw . Document ( file_name = MY_DIR...we will save. save_options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SvgSaveOptions.saveFormat property | Aspose.Wor...

    SvgSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...yet' , () => { let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . BALLOON...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how document is printed out.... doc = aw . Document () # Insert text that...that spans 16 pages. builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...imgOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.paragraphBreak property. Specifies the string to use as a paragraph break when exporting in text formats....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ReflectionFormat class | Aspose.Words for Python

    aspose.words.drawing.ReflectionFormat class. Represents the reflection formatting for an object.... 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...
  8. Installazione|Aspose.Words per Python via .NET

    Installa Aspose.Words per Python utilizzando strumenti Visual Studio come Manage NuGet Packages o Package Manager Console e il programma di installazione MSI. Utilizza il set di autorizzazioni Full Trust....words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/it/python-net/installation/
  9. Монтаж|Aspose.Words вместо Python via .NET

    Инсталиране Aspose.Words вместо Python приложение Visual Studio инструменти като Manage NuGet Packages или Package Manager Console и инсталатора на MSI. Използвайте Full Trust Разрешително....words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/bg/python-net/installation/
  10. Instalación|Aspose.Words para Python via .NET

    Instale Aspose.Words para Python utilizando herramientas Visual Studio como Manage NuGet Package o Package Manager Console y el instalador MSI. Utilice el conjunto de permisos de plena confianza....words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/es/python-net/installation/