Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 176,923 for

docx

(0.27 sec)
  1. Export EML to GIF via Java | products.aspose.com

    Java API to Convert EML to GIF without using Microsoft Word or Outlook...2007 Marco File) Convert EML to DOCX (Office 2007+ Word Document)...File Format) Convert EML to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/eml-t...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::RemoveAllSignatures method. Removes all digital signatures from document in source stream and writes unsigned document to destination stream. Output will be written to the start of stream and stream size will be updated with content length.The following formats are compatible for digital signature removal: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott in C++....signature removal: Doc , Dot , Docx , Dotx , Docm , Dotm , Odt ...get_MyDir () + u "Digitally signed.docx" , get_ArtifactsDir () + u ...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. ComparerContext.compare_options property | Aspo...

    ComparerContext.compare_options property. Options used upon comparing documents....docx' second_doc = MY_DIR + 'Table...'LowCode.CompareContextDocume.docx' ) . execute () Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.Docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...docx”); SaveOptions saveOptions =...Word文档保存为pdf文件后,英文内容超出了文档边框,该怎么处理? test.docx (34.5 KB) test.pdf (64.0 KB)...

    forum.aspose.com/t/word-saveto-pdf/322091
  5. MailMergerContext.mail_merge_options property |...

    MailMergerContext.mail_merge_options property. Mail merge options....docx' ) . execute () Shows how to...'LowCode.MailMergeContextStre.docx' , system_helper . io . FileMode...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::SvgTextOutputMode enum |...

    Aspose::Words::Saving::SvgTextOutputMode enum. Allows to specify how text inside a document should be rendered when saving in SVG format in C++....docx document to .svg. auto doc =...( get_MyDir () + u "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...docx" ); Shows how to create simple...Document ( MyDir + "Document.docx" ); // Loaded documents will...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Word中有序列表有内容被修订,在转为pdf时我只想保留最后的内容和左边的修订边框,结果内容错...

    以下是代码: LayoutOptions layoutOptions = doc.getLayoutOptions(); layoutOptions.setShowHiddenText(false); layoutOptions.setCommentDisplayMode(CommentDisplayMode.SHOW_IN_BALLOONS); // 获取文档的修订选项 RevisionOptions revisionOptions…...docx (31.7 KB) 1110×390 49.2 KB alexey...= new Document("C:\\Temp\\in.docx"); doc.getLayoutOptions().getRevisionOptions()...

    forum.aspose.com/t/word-pdf/319854
  9. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to PDF the results of compare two files containing the comments. Please find two PDFs …...placeholders «Name» and «City» in my DOCX file remain unreplaced in the...placeholders «Name» and «City» in my DOCX file remain unreplaced in the...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  10. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved... DOCX ) save_options . allow_embe...'Document.AllowEmbeddingPostSc.docx' , save_options = save_options...

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