Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 180,113 for

doc

(0.1 sec)
  1. StructuredDocumentTag.word_open_xml property | ...

    StructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... doc = aw . Document ( file_name =...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IResourceLoadingCallback.ResourceLoading | Aspo...

    Discover how the IResourceLoadingCallback enhances Aspose.Words by efficiently managing external resource loading for seamless Document processing....ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...builder = new DocumentBuilder ( doc ); // Images usually are inserted...

    reference.aspose.com/words/net/aspose.words.loa...
  3. FieldPrintDate.UseLunarCalendar | Aspose.Words ...

    Manage dates effortlessly with the FieldPrintDate UseLunarCalendar property. Easily toggle between Hijri and Hebrew Lunar calendars for seamless integration.... Document doc = new Document ( MyDir + "Field...FieldPrintDate field = ( FieldPrintDate ) doc . Range . Fields [ 0 ]; Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldPrintDate.UseUmAlQuraCalendar | Aspose.Wor...

    Manage your dates effortlessly with FieldPrintDate's UseUmAlQuraCalendar feature. Easily toggle the UmalQura calendar for seamless date handling.... Document doc = new Document ( MyDir + "Field...FieldPrintDate field = ( FieldPrintDate ) doc . Range . Fields [ 0 ]; Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-Document save, enhancing your Document management experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Fields::FieldStart::get_FieldDat...

    Aspose::Words::Fields::FieldStart::get_FieldData method. Gets custom field data which is associated with the field in C++.... auto doc = System :: MakeObject < Aspose...:: Fields :: Field > field = doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Forms2OleControl.fore_color property | Aspose.W...

    Forms2OleControl.fore_color property. Gets or sets a foreground color of the control... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBinding::get_BindingType method. Specifies the binding type in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...