Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 18,477 for

docx to doc

(0.2 sec)
  1. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with Documents using RoboTo Light (displayed as RoboTo LT in MS Word). When Aspose generates a PDF of it, it seems To be replaced with RoboTo Medium instead. When saving as HTML the font-family …...lic"); var doc = new Document(@"D:\tmp\Roboto.docx"); doc.Save(@"D:\tmp\out_aspose...Aspose.Words is converting the DOCX, but the Roboto Light font is...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...
  3. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....Document doc = new Document(getMyDir() + "Document.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Word document font replacement fails - Free Sup...

    I want To replace a font in a Word Document. The font is not installed on my computer and I want To replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...ings fontSettings, Document doc, String sourceFont, String targetFont)...Set<String> usedFonts = getUsedFonts(doc); if (usedFonts.contains(sourceFont))...

    forum.aspose.com/t/word-document-font-replaceme...
  5. CustomXmlPartCollection.removeAt method | Aspos...

    CusTomXmlPartCollection.removeAt method. Removes an item at the specified index.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert XLTM to POWERPOINT using Python or with...

    XLTM To POWERPOINT conversion in your Python applications without using Microsoft Office or online. Test free XLTM To POWERPOINT online converter quickly before integrating the code....with Python Convert XLTM to DOC (Microsoft Word Binary Format)...Marco File) Convert XLTM to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  7. Document.customXmlParts property | Aspose.Words...

    Document.cusTomXmlParts property. Gets or sets the collection of CusTom XML Data STorage Parts....Custom XML Parts into OOXML and DOC documents only. This property...tag with custom XML data. let doc = new aw . Document (); // Construct...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Digitally Sign XLS File Online or using Android...

    Free online app for digital signature in XLS spreadsheet. Develop Android application To electronically sign XLS spreadsheets....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...Android Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/android-java/signatur...
  9. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style.linked_style_name property | Aspose.Words...

    Style.linked_style_name property. Gets/sets the name of the [Style](../) linked To this one... doc = aw . Document () style_heading1 = doc . styles...HEADING1 ) style_heading_1_char = doc . styles . add ( aw . StyleType...

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