Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 415,492 for

document

(0.27 sec)
  1. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...FileOutputStream(file)) { Document doc = new Document(inPath); doc.save(os...e.CHINESE_PRC); Document doc = new Document("Table-1.docx", loadOptions);...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  2. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Discover the HtmlFixedSaveOptions PageHorizontalAlignment property to easily control page alignment in HTML Documents. Default set to Center for optimal presentation....alignment of pages in an HTML document. Default value is Center....saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. C# API to Export EML to GIF | products.aspose.com

    Convert EML to GIF without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to GIF format...correct email, you can load EML document, parse it and have a look...

    products.aspose.com/total/net/conversion/eml-to...
  4. SmartTag.AcceptEnd | Aspose.Words for .NET

    Discover how the SmartTag AcceptEnd method enhances visitor engagement by seamlessly managing end-of-visit experiences. Boost your site's interaction today!...visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  5. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your Documents for enhanced organization and efficiency....of the smart tag within the document. public string Element { get...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::Loading::LanguagePreferences::ge...

    Aspose::Words::Loading::LanguagePreferences::get_DefaultEditingLanguage method. Gets or sets default editing language. The default value is EnglishUS in C++....default language when loading a document. auto loadOptions = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "No default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon Document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....method Allows to optimize the document contents as well as default...“Compatibility mode” ribbon upon document loading. (Note that you may...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Export MD to XAML in Android | products.aspose.com

    Android API to Convert MD to XAML without using Microsoft Word...text documents. It is widely used for creating documents for the...posts, README files, and documentation. XAML (Extensible Application...

    products.aspose.com/total/android-java/conversi...
  9. Export MD to PPT in Android | products.aspose.com

    Android API to Convert MD to PPT without using Microsoft Word...text documents. It is widely used for writing documents such...posts, readme files, and documentation. On the other hand, PowerPoint...

    products.aspose.com/total/android-java/conversi...
  10. Export OFT to DOCM via C++ | products.aspose.com

    C++ API to Convert OFT to DOCM without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOCM format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...