Փոխարկեք PDF ը OpenOffice ձևաչափի C# կոդով: Պահեք PDF որպես OpenOffice օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...
Փոխարկեք PDF ը RTF ձևաչափի C# կոդով: Պահեք PDF որպես RTF օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...
FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # LISTNUM fields display...
FieldListNum.starting_number property. Gets or sets the starting value for this field.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # LISTNUM fields display...
FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # LISTNUM fields display...
Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Bubble chart....
Փոխարկեք HTML ը Markdown ձևաչափի JavaScript կոդով: Պահեք HTML որպես Markdown օգտագործելով JavaScript:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc.save( "Output...
Փոխարկեք PDF ը TXT ձևաչափի Python կոդով: Պահեք PDF որպես TXT օգտագործելով Python:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.pdf" ) doc.save( "Output...
Փոխարկեք HTML ը PDF ձևաչափի Python կոդով: Պահեք HTML որպես PDF օգտագործելով Python:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.html" ) doc.save( "Output...
Փոխարկեք HTML ը WORD ձևաչափի JavaScript կոդով: Պահեք HTML որպես WORD օգտագործելով JavaScript:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc.save( "Output...