Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 157,348 for

doc

(0.09 sec)
  1. Გადაიყვანეთ PDF JPG Python

    გადაიყვანეთ PDF JPG Python ფორმატში კოდით. შეინახეთ PDF როგორც JPG Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...კოპირება import aspose.words as aw doc = aw.Document( "Input.pdf" )...

    products.aspose.com/words/ka/python-net/convers...
  2. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the shape is positioned vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object.... doc = aw . Document ( file_name =...settings. first_paragraph_borders = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::PlainTextDocument::get_CustomDoc...

    Aspose::Words::PlainTextDocument::get_CustomDocumentProperties method. Gets CustomDocumentProperties of the Document in C++.... auto doc = System :: MakeObject < Aspose...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> g...

    reference.aspose.com/words/cpp/aspose.words/pla...
  6. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermarker SetImage method. Effortlessly add custom image watermarks for a professional touch.... string doc = MyDir + "Document.docx" ; string...jpg" ; Watermarker . SetImage ( doc , ArtifactsDir + "LowCode.SetWatermarkImage...

    reference.aspose.com/words/net/aspose.words.low...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 合并 PDF 到 Dochttps://products.aspose.com/pdf/zh-hant/python-net/merger/pdf-to-Doc/Recent content in 使用 Python 合并 PDF 到 Doc on Aspsoe.P....../pdf-to-doc/Recent content in 使用 Python 合并 PDF 到 DOC on Aspsoe...com/pdf/zh-hant/python-net/merger/pdf-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/python-net/merg...
  9. Autofit Setting to Tables|Aspose.Words for .NET

    Autofit settings to tables. NPOI does not provide an opportunity to autofit settings to tables using C#....Document doc = new Document ( "../../data/document.doc" ); Table...Table table = ( Table ) doc . GetChild ( NodeType . Table , 0 ,...

    docs.aspose.com/words/net/autofit-setting-to-ta...
  10. PageSetup.headingLevelForChapter property | Asp...

    PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the Document.... let doc = new aw . Document ( base ....document.docx" ); let pageSetup = doc . firstSection . pageSetup ;...

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