Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 18,478 for

docx to doc

(0.14 sec)
  1. CPU consumption when converting HTML to PDF - F...

    Hi Team, We are having a bit of trouble… when converting HTML To PDF, the CPU consumption is through the roof. Let me explain a bit better: We have a Soap WS in Framework 4.8 running in IIS. That receives “a lot” of re…...</body>\r\n</html>"; var doc = new HtmlDocument(); doc.LoadHtml(docText);...LoadHtml(docText); var mailHtml = doc.DocumentNode.InnerHtml; var stream = new...

    forum.aspose.com/t/cpu-consumption-when-convert...
  2. Aspose::Words::Paragraph::AppendField method | ...

    Aspose::Words::Paragraph::AppendField method. Appends a field To this paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > paragraph = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Split Powerpoint Files Online or using Android ...

    Free online app To split different Powerpoint files. Android splitter library Java code for Powerpoint Documents....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...Split DOC Files (Microsoft Word Binary Format) Split DOCX Files...

    products.aspose.com/total/android-java/split/po...
  4. Split PDF Files Online or using Android Mobile ...

    Free online app To Split different PDF files. Android splitter library Java code for PDF Documents....[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...Split DOC Files (Microsoft Word Binary Format) Split DOCX Files...

    products.aspose.com/total/android-java/split/pdf/
  5. 将 HTML 转换为 DOCX – C#

    使用 Aspose.HTML API 在 C# 中将 HTML 转换为 Docx。在 C# 示例中考虑各种 HTML 到 Docx 的转换情况。试试在线 HTML 转换器。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/net/convert-html-to-docx/
  6. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CusTomXmlPartCollection GetById method To effortlessly retrieve cusTom XML parts by their unique identifiers for enhanced data management.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  7. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions To enhance your Document saving experience. CusTomize settings for optimal PDF output quality and performance....files used when saving to a DOC or DOCX file. By default, this property...Document doc = new Document ( MyDir + "Images.docx" ); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) To generate PDA/UA compatible PDF Documents, and when exporting Documents with footnotes the PACChecker (v.24.4.2.0) validaTor returns the following warning: ‘Poss…...setup: Document doc = new Document("input.docx"); PdfSaveOptions...PdfCustomPropertiesE.Standard, }; doc.Save("output.pdf", saveOptions);...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  9. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access To the font formatting of this object.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied To this formatting.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

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