Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 17,472 for

docx to doc

(0.3 sec)
  1. FieldIncludeText.mime_type property | Aspose.Wo...

    FieldIncludeText.mime_type property. Gets or sets the MIME type of the referenced file.... def field_include_text (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two ways to use INCLUDETEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property To access the specific paper tray bin for your Document. Enhance your printing efficiency with tailored solutions!...Document doc = new Document ( MyDir + "Rendering.docx" ); // The...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...
  3. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience.... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; DateTime...

    reference.aspose.com/words/net/aspose.words.pro...
  5. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.To_array method. Copies all nodes from the collection To a new array of nodes.... doc = aw . Document ( file_name =...'Textboxes in drawing canvas.docx' ) shapes = list ( filter (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSize.width_pixels property | Aspose.Words ...

    ImageSize.width_pixels property. Gets the width of the image in pixels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape into the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSize.height_pixels property | Aspose.Words...

    ImageSize.height_pixels property. Gets the height of the image in pixels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape into the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Layout::LayoutOptions::get_Conti...

    Aspose::Words::Layout::LayouToptions::get_ContinuousSectionPageNumberingRestart method. Gets or sets the mode of behavior for computing page numbers when a continuous section restarts the page numbering in C++.... auto doc = System :: MakeObject < Aspose..."Continuous section page numbering.docx" ); // By default Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Checked method. Gets/Sets current state of the Checkbox SDT. Default value for this property is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto sdtCheckBox = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Fields::FieldSaveDate::get_UseSa...

    Aspose::Words::Fields::FieldSaveDate::get_UseSakaEraCalendar method. Gets or sets whether To use the Saka Era calendar in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Document.docx" ); auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...