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

aws

(0.1 sec)
  1. 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
  2. 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...
  3. 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...
  4. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveOptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...mundo!" ); let saveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfPageLayout enumeration | Aspose.Words for Py...

    aspose.words.saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader.... doc = aw . Document ( file_name = MY_DIR...pages on the left. save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PlainTextDocument.built_in_document_properties ...

    PlainTextDocument.built_in_document_properties property. Gets [PlainTextDocument.built_in_document_properties](./) of the document.... doc = aw . Document () builder = aw . DocumentBuilder...BuiltInProperties.docx' ) plaintext = aw . PlainTextDocument ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...