Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 18,420 for

docx to doc

(0.39 sec)
  1. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the Document in C++.... auto doc = System :: MakeObject < Aspose...> ( get_MyDir () + u "Footer.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured Document tag (SDT) node in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Tables with Images in Multiple Columns Do Not F...

    When generating a Word Document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...sample code snippet: Document doc = new Document("input.html");...html"); foreach (Table table in doc.GetChildNodes(NodeType.Table, true))...

    forum.aspose.com/t/tables-with-images-in-multip...
  6. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – 适用于 Rust 的 PDF 格式转换解决方案 https://products.aspose.com/pdf/zh-hant/rust-cpp/conversion/ Recent content in 适用于 Rust 的 PDF 格式转换解决方案 on Aspsoe.PDF Pr......has-background-success https://docs.aspose.com/pdf/rust-cpp/ 學習...表,请参阅 [支持的文件格式] 部分 (https://docs.aspose.com/pdf/net/supported-file-formats/...

    products.aspose.com/pdf/zh-hant/rust-cpp/conver...
  7. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the font is formatted as superscript.... let doc = new aw . Document (); let para = doc . getParagraph...baseline. let run = new aw . Run ( doc , "Raised text. " ); run . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style... doc = aw . Document ( file_name =...= MY_DIR + 'Style with alias.docx' ) # This document contains...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomPartCollection.RemoveAt | Aspose.Words fo...

    Effortlessly manage your CusTomPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum To easily manage embedded font styles in FontInfo objects, enhancing your Document formatting capabilities....Document doc = new Document ( MyDir + "Embedded font.docx" ); FontInfo...FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451 Mittelschrift"...

    reference.aspose.com/words/net/aspose.words.fon...