Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 18,447 for

docx to doc

(1.19 sec)
  1. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your Documents. Enhance readability and formatting with ease!... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/par...
  2. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether To insert the paragraph number of the referenced paragraph in full context.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveOptions To enhance your Document saving with cusTomizable features for PCL format. Optimize your workflow Today!...files used when saving to a DOC or DOCX file. By default, this property...Document doc = new Document ( MyDir + "Rendering.docx" ); PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PclSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PclSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.Pcl](../../aspose.words/saveformat/#Pcl) format...files used when saving to a DOC or DOCX file. By default, this property...saving a document to PCL. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets page setup To default paper size, margins and orientation in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate font rendering based on character codes for better readability....Document doc = new Document ( MyDir + "Special symbol.docx" ); Run...Run run = doc . FirstSection . Body . FirstParagraph . Runs [...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the formatting for the [FieldIndex](../fieldindex/) fields in a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'A' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.AllCaps | Aspose.Words for .NET

    Discover the Font AllCaps property. Easily format text in all capital letters for enhanced readability and impactful design in your projects.... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Create or save word document from html text un ...

    i have html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...example: Document doc = new Document("in.docx"); HtmlSaveOptions...rtListLabels.BY_HTML_TAGS); doc.save("C:\\Temp\\out.html", opt);...

    forum.aspose.com/t/create-or-save-word-document...
  10. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) format...files used when saving to a DOC or DOCX file. By default, this property...while saving a document to PCL. doc = aw . Document ( file_name =...

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