Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 18,489 for

docx to doc

(0.14 sec)
  1. Remove PPT Annotation Online or Manage Annotati...

    delete comments from PPT file through online app for free. Android API code To manage comments of PPT files....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...(Comma Seperated Values) Annotate DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/annotate...
  2. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level To reset the sequence number To... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # SEQ fields display a count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); // Load an XML document...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Table.CellSpacing | Aspose.Words for .NET

    Discover the Table CellSpacing property To easily cusTomize cell spacing in points, enhancing your table's appearance and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the Document....content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs.docx' ) properties...properties = doc . built_in_document_properties # By using built...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.odd_and_even_pages_header_footer prop...

    PageSetup.odd_and_even_pages_header_footer property. True if the Document has different headers and footers for odd-numbered and even-numbered pages.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property To cusTomize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!...Document doc = new Document ( MyDir + "Shadow color.docx" ); Shape...Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0 ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldBuilder | Aspose.Words for .NET

    Discover FieldBuilder, the powerful Tool for effortlessly creating and managing fields in your projects. Streamline your workflow Today!... Document doc = new Document (); // A convenient...builder = new DocumentBuilder ( doc ); builder . Write ( " Hello...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances Document security, allowing users To edit only designated form fields easily.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/sec...
  10. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified.... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

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