Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 180,113 for

doc

(0.14 sec)
  1. C# API to Export EPUB to GIF | products.aspose.com

    Convert EPUB to GIF without using Microsoft Word...easily convert EPUB files to DOC format. After the conversion...API can be used to render the DOC file to GIF format. The Aspose...

    products.aspose.com/total/net/conversion/epub-t...
  2. XmlMapping.store_item_id property | Aspose.Word...

    XmlMapping.store_item_id property. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the [XmlMapping.xpath](../xpath/) expression.... doc = aw . Document ( file_name =...in the form of GUIDs. tag = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Փոխարկել JPG Պատկեր Java

    Փոխարկեք JPG ը Պատկեր ձևաչափի Java կոդով: Պահեք JPG որպես Պատկեր օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/hy/java/conversion/jp...
  4. Forms2OleControl.height property | Aspose.Words...

    Forms2OleControl.height property. Gets or sets a height of the control in points.... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImageResolution method. Specifies the output resolution for images when exporting to Markdown. Default is %96 dpi in C++.... auto doc = System :: MakeObject < Aspose...set_ImageResolution ( 300 ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the control.... doc = aw . Document ( file_name =...'Textbox control.docm' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfLoadOptions.skip_pdf_images property | Aspos...

    PdfLoadOptions.skip_pdf_images property. Gets or sets the flag indicating whether images must be skipped while loading PDF Document... page_count = 1 doc = aw . Document ( file_name =...options ) shape_collection = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used... doc = aw . Document ( file_name =...save_format = aw . SaveFormat . XLSX doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IReplacingCallback Interface | Aspose.Words for...

    Enhance your Document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header...); Section firstPageSection = doc . FirstSection ; ReplaceLog logger...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Გააკეთეთ WORD Python Ის Გამოყენებით

    შექმენით ახალი WORD Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD Python via .NET ბიბლიოთეკის გამოყენებით....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) font...

    products.aspose.com/words/ka/python-net/make/word/