Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 176,884 for

docx

(0.51 sec)
  1. EQ Field Enclosure (\o, \o\ac) Renders Incorrec...

    Description When converting a Docx file to image or HTML using Aspose.Words, content generated by a Word EQ field with enclosure formatting is rendered incorrectly. Field Equation Example { EQ \o({enclose character},{co…...Description When converting a DOCX file to image or HTML using...character},{content}) } Sample Docx sample.docx (15.5 KB) Expected Result...

    forum.aspose.com/t/eq-field-enclosure-o-o-ac-re...
  2. Document Ooxml Compliance|Aspose.Words for Repo...

    Document Ooxml Compliance setting of the Aspose.Words for Reporting Services....Services exports reports to DOCX using the ECMA376 Compliance...

    docs.aspose.com/words/reportingservices/documen...
  3. FontInfoCollection.SaveSubsetFonts | Aspose.Wor...

    Discover the FontInfoCollection SaveSubsetFonts property, control embedded TrueType font subsets in your documents for optimized file size and performance....Remarks This option works for DOC, DOCX and RTF formats only. Examples...Document ( MyDir + "Document.docx" ); FontInfoCollection fontInfos...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FontInfoCollection.save_subset_fonts property |...

    FontInfoCollection.save_subset_fonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the document...Remarks This option works for DOC, DOCX and RTF formats only. Examples...file_name = MY_DIR + 'Document.docx' ) font_infos = doc . font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Facing an issue word document parsing and setti...

    After reading the byte streaming and setting the sensitivity label property to the file before writing the Docx files Once documents file is created and opened the file in word reader Getting an output with word found …...the file before writing the docx files Once documents file is...compatible format. If you’re using DOCX, confirm that the document is...

    forum.aspose.com/t/facing-an-issue-word-documen...
  6. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...rendered as a hollow bullet in the DOCX produced by Aspose.Words Java...branch, and the same HTML → DOCX conversion now preserves the...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  7. Render MSG to MD in Andorid App | products.aspo...

    Export MSG to MD without using Microsoft Word or Outlook in you Andorid applications...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...File Format) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  8. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....method: When saving a document to Docx format, use the password property...example shows how to load and save Docx encrypted with a password: Not...

    docs.aspose.com/words/python-net/specify-save-o...
  9. Using the Demos|Aspose.Words for JasperReports

    Aspose.Words for JasperReports includes a number of demo projects to help you get started exporting reports to Microsoft Word document formats from your application.... ant docx – to produce a DOCX file from the demo...

    docs.aspose.com/words/jasperreports/using-the-d...
  10. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.Docx") docB = aw.Document("DocumentA_corrected.Docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...docx") docB = aw.Document("DocumentA_corrected.docx") options...docA = new Document("DocumentA.docx"); Document docB = new Docu...

    forum.aspose.com/t/change-pages-only-after-comp...