Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 15,057 for

pdf to doc

(0.13 sec)
  1. Make DOCX Using Javascript

    Make a new DocX in JavaScript in a few steps. Easily create DocX using Node.js via .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/make/docx/
  2. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered list and applies it To the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple Documents inTo one with our Merger Merge method. Streamline your workflow with cusTomizable file options Today!...pdf" , new [] { inputDoc1 , inputDoc2...inputDoc2 }, SaveFormat . Pdf , MergeFormatMode . KeepSourceLayout...

    reference.aspose.com/words/net/aspose.words.low...
  4. PdfPageLayout Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfPageLayout enum for optimal Pdf viewing. CusTomize page layouts for enhanced readability in any Pdf reader....the document is opened in a PDF reader. public enum PdfPageLayout...pages when opened in a PDF reader. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++.... auto doc = System :: MakeObject < Aspose...text.docx" ); ASSERT_TRUE ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  7. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language.... let doc = new aw . Document ( base ...."German text.docx" ); expect ( doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. C++ 的新功能|Aspose.PDF for C++

    本页介绍了最近发布的 Aspose.Pdf for C++ 中引入的最受欢迎的新功能。...PDF 24.8 中的新功能 能够向页面添加 SVG 图像。 Aspose.PDF 24.4 中的新功能...Aspose.PDF 24.3 中的新功能 修复了在将 PDF 文档转换为其他格式时的内存泄漏。 Aspose.PDF 24.2...

    docs.aspose.com/pdf/zh/cpp/whatsnew/
  9. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!... Document doc = new Document ( MyDir + "Document...not colored. Assert . That ( doc . GetPageInfo ( 0 ). Colored...

    reference.aspose.com/words/net/aspose.words.ren...
  10. PdfSaveOptions.create_note_hyperlinks property ...

    PdfSaveOptions.create_note_hyperlinks property. Specifies whether To convert footnote/endnote references in main text sTory inTo active hyperlinks... doc = aw . Document ( MY_DIR + 'Footnotes...method converts the document to .PDF. options = aw . saving . PdfSaveOptions...

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