Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 18,038 for

aws

(0.08 sec)
  1. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection property. Gets the parent section of this story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...temp_folder = temp_folder _aspose_doc = aw.Document(filename, load_options)...in _aspose_doc.get_child_nodes(aw.NodeType.SHAPE, True): i+=1 print('DEBUG...

    forum.aspose.com/t/missing-chart-shape/312294
  4. Làm việc với Biểu đồ trong C++|Aspose.Words cho...

    Giới thiệu về tính năng Biểu đồ, cách tạo và thao tác biểu đồ bằng C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...

    docs.aspose.com/words/vi/cpp/how-to-set-fill-an...
  5. Lucrul cu câmpurile de formular în Python|Aspos...

    Introduceți, Obțineți sau formatați un câmp de formular într-un document folosind Python....document: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/ro/python-net/working-wit...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...