Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 18,468 for

docx to doc

(0.17 sec)
  1. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a relative hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-To-left paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # The BIDIOUTLINE field numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  5. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your Document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset data for efficient, personalized output....) Dim Doc Set Doc = Helper . Open ( "CustomerLabels.doc" ) Doc...RS Doc . Save "C:\MyPath\CustomerLabels Out VBScript.doc" Shows...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::STory::get_FirstParagraph method. Gets the first paragraph in the sTory in C++.... auto doc = System :: MakeObject < Aspose...< Aspose :: Words :: Run > ( doc , u "Hello world!" ); System...

    reference.aspose.com/words/cpp/aspose.words/sto...
  7. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing To define the Document grid behavior.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Supported Features on Document Load|Aspose.Word...

    Load your Document in any supported format using Python. Import and convert a Document of any size....Microsoft Word, including DOC, DOCX, RTF, HTML, MHTML, ODT, PDF...

    docs.aspose.com/words/python-net/supported-feat...
  9. IRevisionCriteria Interface | Aspose.Words for ...

    Control Document revisions effortlessly with Aspose.Words.IRevisionCriteria. CusTomize acceptance and rejection of changes for precise Document management....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This does...

    reference.aspose.com/words/net/aspose.words/ire...
  10. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily format your text in bold for enhanced readability and visual impact in your designs....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...