Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 180,101 for

doc

(0.12 sec)
  1. Font.italic property | Aspose.Words for Node.js

    Font.italic property. True if the font is formatted as italic.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . size = 36...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. | Aspose

    Sample code for DJVU to Doc Java conversion. Use API example code for batch DJVU files to Doc conversion within any Web or Desktop Java based application....Conversion DJVU to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an DJVU image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/djvu-to...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_SharedDocument method. Indicates whether the Document is a shared Document in C++.... auto doc = System :: MakeObject < Aspose...properties.docx" ); ASSERT_TRUE ( doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...MY_DIR + 'Cell revisions.docx' ) doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core.... Read ); doc = new Document ( fs ); pdfEditor... Extract ( pathSource , 1 , doc . Pages . Count / 2 , "pdf_half...

    products.aspose.com/pdf/net/splitter/
  7. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...used to convert XPS files to DOC. The second API is Aspose.Words...which can be used to render DOC to ODT. This package provides...

    products.aspose.com/total/android-java/conversi...
  8. Გადაიყვანეთ WORD HTML C++

    გადაიყვანეთ WORD HTML C++ ფორმატში კოდით. შეინახეთ WORD როგორც HTML C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/wor...
  9. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_page_boundaries property. Turns off display of the space between the top of the text and the top edge of the page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert content that spans...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how Document is printed out.... doc = aw . Document () # Insert text...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'My...

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