Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 18,481 for

docx to doc

(0.47 sec)
  1. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method... doc = aw . Document ( file_name =...footer types.docx' ) # Add a plain text watermark. doc . watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldOptions::get_Templa...

    Aspose::Words::Fields::FieldOptions::get_TemplateName method. Gets or sets the file name of the template used by the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can set a template name...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Ps in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Paragraphs.docx" ); // Create a "PsSaveOptions"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of aligning...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access To fill and line formatting of this data point.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create a clickable icon (hyperlink on iconor im...

    Hi , I want To create pdf file from a word file. In that i am adding some content along with I have To add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...I’ll check against the latest docs and release notes. Assumptions...with a clickable link: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  8. Redact PDF Document Online or using Python | pr...

    Open and redact PDF Document online via app for free. Python API code To search and replace PDF text....Redact DOC Files (Microsoft Word Binary Format) Redact DOCX Files...

    products.aspose.com/total/python-net/redact/pdf/
  9. Remove Password from Documents via C++ | produc...

    Unlock password protected PDF, Microsoft Word file Excel spreadsheet and PowerPoint presentation files via your C++ application....Options with C++ Unlock DOC Files Unlock DOCX Files Unlock Excel Files...

    products.aspose.com/total/cpp/unlock/
  10. Document.updateActualReferenceMarks method | As...

    Document.updateActualReferenceMarks method. Updates the [Footnote.actualReferenceMark](../../../aspose.words.notes/footnote/actualReferenceMark/) property of all footnotes and endnotes in the Document.... let doc = new aw . Document ( base ...."Footnotes and endnotes.docx" ); let footnote = doc . getFootnote ( 1...

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