Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 17,471 for

docx to doc

(0.23 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. Redact ODT Document Online or using Python | pr...

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

    products.aspose.com/total/python-net/redact/odt/
  3. Redact Powerpoint Presentation Online or using ...

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

    products.aspose.com/total/cpp/redact/powerpoint/
  4. Redact PPTX Presentation Online or using C++ | ...

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

    products.aspose.com/total/cpp/redact/pptx/
  5. Aspose::Words::Fields::FieldBuilder::FieldBuild...

    Aspose::Words::Fields::FieldBuilder::FieldBuilder construcTor. Initializes an instance of the FieldBuilder class in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u " Hello...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. CellFormat.borders property | Aspose.Words for ...

    CellFormat.borders property. Gets collection of borders of the cell.... doc = aw . Document ( file_name =...= MY_DIR + 'Tables.docx' ) # Below are two ways of getting a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisiTor.visitDocumentStart method. Called when enumeration of the Document has started....visitDocumentStart method visitDocumentStart(doc) Called when enumeration of the...started. visitDocumentStart ( doc : Aspose . Words . Document )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_box_wrap_mode property. Determines how text wraps inside a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

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