Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 157,121 for

doc

(0.05 sec)
  1. Android API to Render MHTML to DOTX | products....

    Transform MHTML to DOTX via Android via Java API...is to convert MHTML file to DOC using Aspose.PDF for Android...be used to convert MHTML to DOC with just a few lines of code...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render MD to PCL | products.aspo...

    Transform MD to PCL via Android via Java API...used to convert MD files to DOC format. This API provides a wide...ability to convert MD files to DOC. The Aspose.Words for Android...

    products.aspose.com/total/android-java/conversi...
  3. ImageBinarizationMethod enumeration | Aspose.Wo...

    Aspose.Words.Saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    Discover the SaveOptions UseAntiAliasing property to enhance your rendering quality. Control antialiasing for smoother visuals and improved performance.... Document doc = new Document ( MyDir + "Rendering...builder = new DocumentBuilder ( doc ); builder . Font . Size = 60...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) columns = builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.Pattern | Aspose.Words for .NET

    Discover the Fill Pattern property to easily access and customize PatternType for your designs. Enhance your projects with unique fill options!... Document doc = new Document ( MyDir + "Shape...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design.... Document doc = new Document (); TabStopCollection...TabStopCollection tabStops = doc . FirstSection . Body . Paragraphs [...

    reference.aspose.com/words/net/aspose.words/tab...
  8. HtmlFixedSaveOptions.Encoding | Aspose.Words fo...

    Discover the HtmlFixedSaveOptions Encoding property for seamless HTML exports. Easily set UTF-8 encoding with BOM for optimal data integrity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert HTML To PNG C++

    Convert HTML to PNG format in C++ code. Save HTML as PNG using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/html-t...
  10. PclSaveOptions.fallback_font_name property | As...

    PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Non-existent...

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