Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 18,346 for

docx to doc

(0.08 sec)
  1. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main text sTory) of a Section; false otherwise in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Configure the current section's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_saved_time](../../../aspose.words.properties/builtinDocumentproperties/last_saved_time/) property is updated before saving.... doc = aw . Document ( MY_DIR + 'Document.docx' ) self...datetime . timezone . utc ), doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); // Saving a document to...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. | Aspose

    Sample code for JP2 To Searchable PDF Java conversion. Use API example code for batch JP2 files To Searchable PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/jp2-to-s...
  6. | Aspose

    Sample code for JPEG2000 To Searchable PDF Java conversion. Use API example code for batch JPEG2000 files To Searchable PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  7. Comment.story_type property | Aspose.Words for ...

    Comment.sTory_type property. Returns [SToryType.COMMENTS](../../sTorytype/#COMMENTS).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) footnote = builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextWatermarkOptions.FontSize | Aspose.Words fo...

    CusTomize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  9. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow... doc = aw . Document ( file_name =...MY_DIR + 'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldInclude.source_full_name property | Aspose...

    FieldInclude.source_full_name property. Gets or sets the location of the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

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