Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 18,476 for

docx to doc

(0.1 sec)
  1. Compress XLSB Files Online or using Android Mob...

    Free online app To compress different XLSB files. Android compression library Java code for XLSB Documents....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/compress...
  2. Compress XLSM Files Online or using Android Mob...

    Free online app To compress different XLSM files. Android compression library Java code for XLSM Documents....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/compress...
  3. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum To easily manage embedded font styles in FontInfo objects, enhancing your Document formatting capabilities....Document doc = new Document ( MyDir + "Embedded font.docx" ); FontInfo...FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451 Mittelschrift"...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("CrossReference:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Table.SetBorders | Aspose.Words for .NET

    CusTomize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look....Document doc = new Document ( MyDir + "Tables.docx" ); Table...Table table = doc . FirstSection . Body . Tables [ 0 ]; // Clear all...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders To the specified line style, width and color.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Start a table and set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::SaveOptions::get_UpdateA...

    Aspose::Words::Saving::SaveOptions::get_UpdateAmbiguousTextFont method. Determines whether the font attributes will be changed according To the character code being used in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Special symbol.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. PlainTextDocument.built_in_document_properties ...

    PlainTextDocument.built_in_Document_properties property. Gets [PlainTextDocument.built_in_Document_properties](./) of the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . b...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LoadOptions.convert_shape_to_office_math proper...

    LoadOptions.convert_shape_To_office_math property. Gets or sets whether To convert shapes with EquationXML To Office Math objects....is_convert_shape_to_office_math doc = aw . Document ( file_name =...= MY_DIR + 'Math shapes.docx' , load_options = load_options )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldTemplate.include_full_path property | Aspo...

    FieldTemplate.include_full_path property. Gets or sets whether To include the full file path name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can set a template name...

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